Home
last modified time | relevance | path

Searched refs:test_common_read (Results 1 – 4 of 4) sorted by relevance

/openbsd/regress/sys/kern/signal/sigio/
H A Dsigio_pipe.c68 return test_common_read(fds); in test_pipe_read()
H A Dcommon.h40 int test_common_read(int *);
H A Dsigio_socket.c134 return test_common_read(fds); in test_socket_read()
H A Dsigio_common.c193 test_common_read(int *fds) in test_common_read() function