Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/perl/win32/
Dwin32.h421 } child_IO_table; typedef
423 DllExport void win32_get_child_IO(child_IO_table* ptr);
Dwin32.c4534 child_IO_table tbl; in do_spawnvp_handles()
5522 win32_get_child_IO(child_IO_table* ptbl) in win32_get_child_IO()
Dperlhost.h538 PerlEnvGetChildIO(struct IPerlEnv* piPerl, child_IO_table* ptr) in PerlEnvGetChildIO()
/openbsd/src/gnu/usr.bin/perl/
Diperlsys.h486 typedef void (*LPEnvGetChildIO)(struct IPerlEnv*, child_IO_table*);