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

/freebsd-11-stable/contrib/netbsd-tests/rump/rumpkern/
H A Dt_copy.c90 ATF_REQUIRE_EQ(thefun(TESTSTR, buf, sizeof(buf)-2, NULL), ENAMETOOLONG); local
/freebsd-11-stable/contrib/libreadline/examples/rlfe/
H A Dos.h41 # undef ENAMETOOLONG macro
/freebsd-11-stable/contrib/llvm-project/libcxx/include/
H A Derrno.h334 #define ENAMETOOLONG 9957 macro
/freebsd-11-stable/sys/sys/
H A Derrno.h129 #define ENAMETOOLONG 63 /* File name too long */ macro

Completed in 102 milliseconds