Home
last modified time | relevance | path

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

/freebsd-src/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-src/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_interceptors.cpp869 INTERCEPTOR(int, pipe2, int pipefd[2], int flags) { in INTERCEPTOR() argument
/freebsd-src/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp1868 TSAN_INTERCEPTOR(int,pipe2,int * pipefd,int flags) TSAN_INTERCEPTOR() argument