Home
last modified time | relevance | path

Searched defs:open64 (Results 1 – 2 of 2) sorted by relevance

/NextBSD/cddl/compat/opensolaris/include/
HDfcntl.h35 #define open64(...) open(__VA_ARGS__) macro
/NextBSD/contrib/compiler-rt/lib/tsan/rtl/
HDtsan_interceptors.cc1482 TSAN_INTERCEPTOR(int, open64, const char *name, int flags, int mode) { in TSAN_INTERCEPTOR() argument