Searched refs:pipe_ef (Results 1 – 1 of 1) sorted by relevance
3007 static int pipe_ef = 0; /* first call to safe_popen inits these*/ variable3226 _ckvmssts_noperl(sys$setef(pipe_ef)); in popen_completion_ast()3389 _ckvmssts_noperl(sys$setef(pipe_ef)); in pipe_tochild2_ast()3502 _ckvmssts_noperl(sys$setef(pipe_ef)); in pipe_infromchild_ast()3619 _ckvmssts_noperl(sys$setef(pipe_ef)); in pipe_mbxtofd_ast()4238 if (!pipe_ef) {4240 if (!pipe_ef) {4243 _ckvmssts_noperl(lib$get_ef(&pipe_ef));4360 if (!done) _ckvmssts_noperl(sys$clref(pipe_ef));4362 if (!done) _ckvmssts_noperl(sys$waitfr(pipe_ef));[all …]