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

  /external/mksh/src/
main.c 1316 return (coproc_getfd(mode, emsgp));
1398 coproc_getfd(int mode, const char **emsgp) function
    [all...]
funcs.c 343 if ((fd = coproc_getfd(W_OK, &emsg)) < 0) {
    [all...]
sh.h     [all...]

Completed in 61 milliseconds