Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/perl/win32/
Dwin32.h423 DllExport void win32_get_child_IO(child_IO_table* ptr);
Dperlhost.h541 win32_get_child_IO(ptr); in PerlEnvGetChildIO()
Dwin32.c5522 win32_get_child_IO(child_IO_table* ptbl) in win32_get_child_IO() function
/openbsd/src/gnu/usr.bin/perl/
Diperlsys.h581 # define PerlEnv_get_child_IO(ptr) win32_get_child_IO(ptr)