Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/
H A Derrno.h306 # define ENAMETOOLONG 9957 macro
/freebsd/cddl/lib/libdtrace/
H A Derrno.d158 inline int ENAMETOOLONG = 63; variable
/freebsd/sys/sys/
H A Derrno.h128 #define ENAMETOOLONG 63 /* File name too long */ macro
/freebsd/contrib/lib9p/pytest/
H A Dlerrno.py42 ENAMETOOLONG = 36 variable
/freebsd/contrib/tzcode/
H A Dprivate.h219 # define ENAMETOOLONG EINVAL macro