HomeSort by: relevance | last modified time | path
    Searched refs:bogusfd (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_fd.cc 45 static bool bogusfd(int fd) { function in namespace:__tsan
161 if (bogusfd(fd))
172 if (bogusfd(fd))
184 if (bogusfd(fd))
192 if (bogusfd(fd))
220 if (bogusfd(fd))
227 if (bogusfd(oldfd) || bogusfd(newfd))
246 if (bogusfd(fd))
253 if (bogusfd(fd)
    [all...]
tsan_fd.cc 45 static bool bogusfd(int fd) { function in namespace:__tsan
161 if (bogusfd(fd))
172 if (bogusfd(fd))
184 if (bogusfd(fd))
192 if (bogusfd(fd))
220 if (bogusfd(fd))
227 if (bogusfd(oldfd) || bogusfd(newfd))
246 if (bogusfd(fd))
253 if (bogusfd(fd)
    [all...]

Completed in 23 milliseconds