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

/freebsd-current/contrib/netbsd-tests/rump/rumpkern/
H A Dt_copy.c90 ATF_REQUIRE_EQ(thefun(TESTSTR, buf, sizeof(buf)-2, NULL), ENAMETOOLONG); local
/freebsd-current/contrib/llvm-project/libcxx/include/
H A Derrno.h306 # define ENAMETOOLONG 9957 macro
/freebsd-current/sys/sys/
H A Derrno.h128 #define ENAMETOOLONG 63 /* File name too long */ macro
/freebsd-current/contrib/lib9p/pytest/
H A Dlerrno.py42 ENAMETOOLONG = 36 variable
/freebsd-current/contrib/tzcode/
H A Dprivate.h219 # define ENAMETOOLONG EINVAL macro

Completed in 180 milliseconds