Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/os-tests/tests/signalfd/
H A Dcommon.h26 int test_basic_prep(int);
H A Dcommon.c43 test_basic_prep(int sigfd_flags) in test_basic_prep() function
H A Dbasic_read.c30 const int fd = test_basic_prep(0); in main()