try_access 50 uspace/app/bdsh/exec.c static int try_access(const char *); try_access 77 uspace/app/bdsh/exec.c if (-1 != try_access(cmd)) { try_access 102 uspace/app/bdsh/exec.c if (-1 != try_access(*found)) {