Home
last modified time | relevance | path

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

/freebsd/tools/tools/syscall_timing/
H A Dsyscall_timing.c420 test_pipe(uintmax_t num, uintmax_t int_arg __unused, const char *path __unused) in test_pipe() function
/freebsd/tests/sys/kern/
H A Dunix_seqpacket_test.c360 test_pipe(int sndbufsize, int rcvbufsize) in test_pipe() function