Home
last modified time | relevance | path

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

/dports/lang/parrot/parrot-8.1.0/src/platform/vms/
H A Dexec.c365 int shut_on_empty; member
462 if (info->in && !info->in->shut_on_empty) { in pipe_exit_routine()
605 if (info->in->shut_on_empty && info->in->need_wake) { in popen_completion_ast()
615 info->out->shut_on_empty = TRUE; in popen_completion_ast()
623 info->err->shut_on_empty = TRUE; in popen_completion_ast()
675 p->shut_on_empty = FALSE; in pipe_tochild_setup()
722 p->shut_on_empty = TRUE; in pipe_tochild1_ast()
793 if (p->shut_on_empty) in pipe_tochild2_ast()
802 if (p->shut_on_empty) { in pipe_tochild2_ast()
862 p->shut_on_empty = FALSE; in pipe_infromchild_setup()
[all …]
/dports/lang/perl5.34/perl-5.34.0/vms/
H A Dvms.c2949 int shut_on_empty; member
3068 if (info->in && !info->in->shut_on_empty) { in pipe_exit_routine()
3205 if (info->in->shut_on_empty && info->in->need_wake) { in popen_completion_ast()
3214 info->out->shut_on_empty = TRUE; in popen_completion_ast()
3221 info->err->shut_on_empty = TRUE; in popen_completion_ast()
3266 p->shut_on_empty = FALSE; in pipe_tochild_setup()
3311 p->shut_on_empty = TRUE; in pipe_tochild1_ast()
3375 if (p->shut_on_empty) { in pipe_tochild2_ast()
3385 if (p->shut_on_empty) { in pipe_tochild2_ast()
3437 p->shut_on_empty = FALSE; in pipe_infromchild_setup()
[all …]
/dports/lang/perl5.30/perl-5.30.3/vms/
H A Dvms.c2949 int shut_on_empty; member
3068 if (info->in && !info->in->shut_on_empty) { in pipe_exit_routine()
3205 if (info->in->shut_on_empty && info->in->need_wake) { in popen_completion_ast()
3214 info->out->shut_on_empty = TRUE; in popen_completion_ast()
3221 info->err->shut_on_empty = TRUE; in popen_completion_ast()
3266 p->shut_on_empty = FALSE; in pipe_tochild_setup()
3311 p->shut_on_empty = TRUE; in pipe_tochild1_ast()
3375 if (p->shut_on_empty) { in pipe_tochild2_ast()
3385 if (p->shut_on_empty) { in pipe_tochild2_ast()
3437 p->shut_on_empty = FALSE; in pipe_infromchild_setup()
[all …]
/dports/lang/perl5.32/perl-5.32.1/vms/
H A Dvms.c2949 int shut_on_empty; member
3068 if (info->in && !info->in->shut_on_empty) { in pipe_exit_routine()
3205 if (info->in->shut_on_empty && info->in->need_wake) { in popen_completion_ast()
3214 info->out->shut_on_empty = TRUE; in popen_completion_ast()
3221 info->err->shut_on_empty = TRUE; in popen_completion_ast()
3266 p->shut_on_empty = FALSE; in pipe_tochild_setup()
3311 p->shut_on_empty = TRUE; in pipe_tochild1_ast()
3375 if (p->shut_on_empty) { in pipe_tochild2_ast()
3385 if (p->shut_on_empty) { in pipe_tochild2_ast()
3437 p->shut_on_empty = FALSE; in pipe_infromchild_setup()
[all …]
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/vms/
H A Dvms.c2949 int shut_on_empty; member
3068 if (info->in && !info->in->shut_on_empty) { in pipe_exit_routine()
3205 if (info->in->shut_on_empty && info->in->need_wake) { in popen_completion_ast()
3214 info->out->shut_on_empty = TRUE; in popen_completion_ast()
3221 info->err->shut_on_empty = TRUE; in popen_completion_ast()
3266 p->shut_on_empty = FALSE; in pipe_tochild_setup()
3311 p->shut_on_empty = TRUE; in pipe_tochild1_ast()
3375 if (p->shut_on_empty) { in pipe_tochild2_ast()
3385 if (p->shut_on_empty) { in pipe_tochild2_ast()
3437 p->shut_on_empty = FALSE; in pipe_infromchild_setup()
[all …]