HomeSort by relevance Sort by last modified time
    Searched refs:ExtractRecvmsgFDs (Results 1 - 3 of 3) sorted by null

  /external/compiler-rt/lib/tsan/rtl/
tsan_platform.h 197 int ExtractRecvmsgFDs(void *msg, int *fds, int nfd);
tsan_platform_linux.cc 389 int ExtractRecvmsgFDs(void *msgp, int *fds, int nfd) {
tsan_interceptors.cc     [all...]

Completed in 491 milliseconds