Home
last modified time | relevance | path

Searched refs:test_kqueue_write_eof (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/regress/sys/kern/pipe/
Dpipe.h27 int test_kqueue_write_eof(void);
Dpipe.c47 { "kqueue-write-eof", test_kqueue_write_eof }, in main()
Dtest-kqueue.c157 test_kqueue_write_eof(void) in test_kqueue_write_eof() function