Searched refs:emsgp (Results 1 – 1 of 1) sorted by relevance
307 check_fd(name, mode, emsgp) in check_fd() argument310 const char **emsgp;317 if (emsgp)318 *emsgp = "bad file descriptor";331 if (emsgp)332 *emsgp = (fl == O_WRONLY) ?341 return coproc_getfd(mode, emsgp);343 if (emsgp)344 *emsgp = "illegal file descriptor name";400 coproc_getfd(mode, emsgp) in coproc_getfd() argument[all …]