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

/freebsd-10.3-release/contrib/netbsd-tests/rump/rumpkern/
H A Dt_copy.c90 ATF_REQUIRE_EQ(thefun(TESTSTR, buf, sizeof(buf)-2, NULL), ENAMETOOLONG); local
/freebsd-10.3-release/contrib/libreadline/examples/rlfe/
H A Dos.h41 # undef ENAMETOOLONG macro
/freebsd-10.3-release/sys/sys/
H A Derrno.h129 #define ENAMETOOLONG 63 /* File name too long */ macro
/freebsd-10.3-release/contrib/llvm/include/llvm/Support/
H A Dsystem_error.h301 # define ENAMETOOLONG 38 macro

Completed in 72 milliseconds