Home
last modified time | relevance | path

Searched defs:readfd (Results 1 – 7 of 7) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
Dsrbchannel.h33 int readfd, writefd; member
Dsrbchannel.c226 int readfd; in pa_srbchannel_new() local
/third_party/ltp/testcases/kernel/mem/thp/
Dthp04.c38 static int writefd = -1, readfd = -1; variable
/third_party/ltp/testcases/kernel/syscalls/writev/
Dwritev03.c37 static int mapfd = -1, writefd = -1, readfd = -1; variable
/third_party/ltp/testcases/kernel/syscalls/select/
Dselect01.c28 int *readfd; member
/third_party/libuv/test/
Dtest-pipe-getsockname.c214 int readfd; in TEST_IMPL() local
/third_party/openssl/engines/
De_dasync.c460 OSSL_ASYNC_FD readfd, void *pvwritefd) in wait_cleanup()