Searched defs:ENOENT (Results 1 - 5 of 5) sorted by last modified time

/netbsd-current/sys/external/bsd/acpica/dist/include/
H A Dacclib.h79 #define ENOENT 2 /* No such file or directory */ macro
/netbsd-current/external/apache2/llvm/dist/libcxx/include/
H A Derrno.h348 #define ENOENT 9968 macro
/netbsd-current/external/cddl/osnet/dist/cmd/ztest/
H A Dztest.c4772 VERIFY3U(dmu_objset_hold(fullname, FTAG, &origin), ==, ENOENT); local
[all...]
/netbsd-current/sys/sys/
H A Derrno.h43 #define ENOENT 2 /* No such file or directory */ macro
/netbsd-current/external/bsd/atf/dist/atf-c/detail/
H A Dfs_test.c675 ATF_REQUIRE_EQ(atf_libc_error_code(err), ENOENT); local

Completed in 364 milliseconds