HomeSort by relevance Sort by last modified time
    Searched refs:check_fd (Results 1 - 4 of 4) sorted by null

  /external/mksh/src/
funcs.c 382 else if ((fd = check_fd(s, W_OK, &emsg)) < 0) {
    [all...]
exec.c     [all...]
main.c 1455 check_fd(const char *name, int mode, const char **emsgp) function
    [all...]
sh.h     [all...]

Completed in 60 milliseconds