HomeSort by: relevance | last modified time | path
    Searched defs:bogusfd (Results 1 - 6 of 6) 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...]
  /src/external/gpl3/gcc/dist/libsanitizer/tsan/
tsan_fd.cpp 51 static bool bogusfd(int fd) { function in namespace:__tsan
179 if (bogusfd(fd))
190 if (bogusfd(fd))
204 if (bogusfd(fd))
212 if (bogusfd(fd))
255 if (bogusfd(fd))
262 if (bogusfd(oldfd) || bogusfd(newfd))
281 if (bogusfd(fd))
288 if (bogusfd(fd)
    [all...]
tsan_fd.cpp 51 static bool bogusfd(int fd) { function in namespace:__tsan
179 if (bogusfd(fd))
190 if (bogusfd(fd))
204 if (bogusfd(fd))
212 if (bogusfd(fd))
255 if (bogusfd(fd))
262 if (bogusfd(oldfd) || bogusfd(newfd))
281 if (bogusfd(fd))
288 if (bogusfd(fd)
    [all...]
  /src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
tsan_fd.cpp 44 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.cpp 44 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 30 milliseconds