Home
last modified time | relevance | path

Searched defs:child_pipe (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/mit/libuv/dist/src/win/
H A Dprocess-stdio.c235 HANDLE child_pipe = INVALID_HANDLE_VALUE; in uv__stdio_create() local
/netbsd-src/external/gpl2/lvm2/dist/daemons/clvmd/
H A Dclvmd.c105 static int child_pipe[2]; variable