Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/perl/vms/
H A Dvms.c3023 int sts, did_stuff, j; in pipe_exit_routine() local
3063 did_stuff = 0; in pipe_exit_routine()
3072 did_stuff = 1; in pipe_exit_routine()
3080 for (j = 0; did_stuff && j < PIPE_COMPLETION_WAIT; j++) { in pipe_exit_routine()
3096 did_stuff = 0; in pipe_exit_routine()
3103 did_stuff = 1; in pipe_exit_routine()
3111 for (j = 0; did_stuff && j < PIPE_COMPLETION_WAIT; j++) { in pipe_exit_routine()