Searched defs:EEXIST (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/sys/contrib/dev/acpica/include/
H A Dacclib.h196 #define EEXIST 17 /* File exists */ macro
/freebsd-current/contrib/llvm-project/libcxx/include/
H A Derrno.h298 # define EEXIST 9955 macro
/freebsd-current/sys/sys/
H A Derrno.h67 #define EEXIST 17 /* File exists */ macro
/freebsd-current/contrib/lib9p/pytest/
H A Dlerrno.py23 EEXIST = 17 variable

Completed in 129 milliseconds