Home
last modified time | relevance | path

Searched defs:ELOOP (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/ntp/libntp/lib/isc/win32/include/isc/
H A Dnet.h248 #define ELOOP WSAELOOP macro
/freebsd/contrib/llvm-project/libcxx/include/
H A Derrno.h232 # define ELOOP 9939 macro
/freebsd/sys/sys/
H A Derrno.h126 #define ELOOP 62 /* Too many levels of symbolic links */ macro
/freebsd/cddl/lib/libdtrace/
H A Derrno.d156 inline int ELOOP = 62; variable
/freebsd/contrib/lib9p/pytest/
H A Dlerrno.py46 ELOOP = 40 variable
/freebsd/contrib/tzcode/
H A Dprivate.h216 # define ELOOP global() macro