Home
last modified time | relevance | path

Searched defs:O_EXCL (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/ntp/libntp/lib/isc/win32/include/isc/
H A Dstat.h66 #define O_EXCL _O_EXCL macro
/freebsd/contrib/ntp/sntp/libopts/compat/
H A Dwindows-config.h103 #define O_EXCL _O_EXCL macro
/freebsd/cddl/lib/libdtrace/
H A Dio.d100 inline int O_EXCL = 0x0800; variable
/freebsd/contrib/tcsh/
H A Dtc.os.h367 # define O_EXCL 0 macro
/freebsd/sys/sys/
H A Dfcntl.h103 #define O_EXCL 0x0800 /* error if already exists */ macro