Searched refs:coproc_getfd (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/bin/ksh/
H A Dio.c341 return coproc_getfd(mode, emsgp);
400 coproc_getfd(mode, emsgp) function
H A Dproto.h135 int coproc_getfd ARGS((int, const char **));
H A Dc_sh.c266 if ((fd = coproc_getfd(R_OK, &emsg)) < 0) {
H A Dc_ksh.c284 if ((fd = coproc_getfd(W_OK, &emsg)) < 0) {

Completed in 301 milliseconds