Home
last modified time | relevance | path

Searched defs:writefd (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/ltp/testcases/kernel/mem/thp/
H A Dthp04.c36 static int writefd = -1, readfd = -1; variable
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/writev/
H A Dwritev03.c37 static int mapfd = -1, writefd = -1, readfd = -1; variable
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/select/
H A Dselect01.c29 int *writefd; member
/aosp_15_r20/external/curl/lib/
H A Dselect.c187 curl_socket_t writefd, /* socket to write to */ in Curl_socket_check()
/aosp_15_r20/external/curl/lib/vtls/
H A Drustls.c805 curl_socket_t writefd; in cr_connect_common() local
H A Dbearssl.c952 curl_socket_t writefd = (connssl->io_need & CURL_SSL_IO_NEED_SEND) ? in bearssl_connect_common() local
H A Dmbedtls.c1467 curl_socket_t writefd = (connssl->io_need & CURL_SSL_IO_NEED_SEND) ? local
H A Dwolfssl.c1892 curl_socket_t writefd = (connssl->io_need & CURL_SSL_IO_NEED_SEND) ? in wolfssl_connect_common() local
H A Dgtls.c273 curl_socket_t writefd = (connssl->io_need & CURL_SSL_IO_NEED_SEND) ? in handshake() local
H A Dschannel.c1878 curl_socket_t writefd = (connssl->io_need & CURL_SSL_IO_NEED_SEND) ? in schannel_connect_common() local
H A Dsectransp.c2331 curl_socket_t writefd = (connssl->io_need & CURL_SSL_IO_NEED_SEND) ? local
H A Dopenssl.c4822 curl_socket_t writefd = (connssl->io_need & CURL_SSL_IO_NEED_SEND) ? local