Searched defs:pipefd (Results 1 - 8 of 8) sorted by relevance

/src/tests/kernel/
H A Dt_execregs.c96 testregs(int child, const int pipefd[static 2], argument
133 int pipefd[2]; local in function:ATF_TC_BODY
171 int pipefd[2]; local in function:ATF_TC_BODY
[all...]
/src/tests/lib/librumphijack/
H A Dh_client.c53 int pipefd[2]; local in function:main
/src/usr.bin/mail/
H A Dpopen.c112 register_file(FILE *fp, int pipefd, pid_t pid) argument
/src/libexec/makewhatis/
H A Dmakewhatis.c776 int tempfd, bytes, pipefd[2], status; local in function:nroff
[all...]
/src/sys/external/bsd/compiler_rt/dist/lib/msan/
H A Dmsan_interceptors.cc730 INTERCEPTOR(int, pipe, int pipefd[2]) { argument
740 INTERCEPTOR(int, pipe2, int pipefd[2], int flags) { argument
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_interceptors.cc1718 TSAN_INTERCEPTOR(int, pipe, int *pipefd) { argument
1727 TSAN_INTERCEPTOR(int, pipe2, int *pipefd, int flags) { argument
[all...]
/src/lib/librumphijack/
H A Dhijack.c2166 int pipefd; member in struct:pollarg
/src/sys/external/bsd/compiler_rt/dist/lib/msan/tests/
H A Dmsan_test.cc789 int* pipefd = new int[2]; local in function:TEST
799 int* pipefd = new int[2]; local in function:TEST
819 int* pipefd = new int[2]; local in function:TEST
843 int* pipefd = new int[2]; local in function:TEST
869 int* pipefd = new int[2]; local in function:TEST
[all...]

Completed in 17 milliseconds