Home
last modified time | relevance | path

Searched defs:pipe2 (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/netbsd-tests/kernel/kqueue/write/
H A Dt_pipe.c73 ATF_TC_HEAD(pipe2, tc) in ATF_TC_HEAD() argument
79 ATF_TC_BODY(pipe2, tc) in ATF_TC_BODY() argument
/freebsd/crypto/krb5/src/ccapi/server/win/
H A Dccs_os_server.cpp244 ccs_pipe_t pipe2 = NULL; in ccs_os_server_listen_loop() local
/freebsd/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_interceptors.cpp869 INTERCEPTOR(int, pipe2, int pipefd[2], int flags) { in INTERCEPTOR() argument
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp1879 TSAN_INTERCEPTOR(int, pipe2, int *pipefd, int flags) { in TSAN_INTERCEPTOR() argument