Home
last modified time | relevance | path

Searched refs:PIPE_COMPLETION_WAIT (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/usr.bin/perl/vms/
Dvms.c3014 #define PIPE_COMPLETION_WAIT 30 /* seconds, for EOF/FORCEX wait */ macro
3080 for (j = 0; did_stuff && j < PIPE_COMPLETION_WAIT; j++) { in pipe_exit_routine()
3111 for (j = 0; did_stuff && j < PIPE_COMPLETION_WAIT; j++) { in pipe_exit_routine()