HomeSort by relevance Sort by last modified time
    Searched full:fd_0 (Results 1 - 1 of 1) sorted by null

  /external/compiler-rt/test/sanitizer_common/TestCases/Linux/
recv_msg_trunc.cc 15 int fd_0 = socket(AF_INET, SOCK_DGRAM, 0); local
29 assert(sendto(fd_0, "hello", strlen("hello"), MSG_DONTWAIT,

Completed in 68 milliseconds