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

/freebsd-10-stable/contrib/atf/atf-c/detail/
H A Dfs_test.c672 ATF_REQUIRE_EQ(atf_libc_error_code(err), ENOENT); local
/freebsd-10-stable/sys/sys/
H A Derrno.h50 #define ENOENT 2 /* No such file or directory */ macro
/freebsd-10-stable/contrib/jemalloc/include/jemalloc/internal/
H A Djemalloc_internal.h9 # define ENOENT ERROR_PATH_NOT_FOUND macro
/freebsd-10-stable/contrib/llvm/include/llvm/Support/
H A Dsystem_error.h379 # define ENOENT 2 macro
/freebsd-10-stable/cddl/contrib/opensolaris/cmd/ztest/
H A Dztest.c4781 VERIFY3U(dmu_objset_hold(fullname, FTAG, &origin), ==, ENOENT); local
[all...]

Completed in 84 milliseconds