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

/freebsd-11-stable/contrib/atf/atf-c/
H A Derror_test.c173 ATF_REQUIRE_EQ(atf_libc_error_code(err), ENOMEM); local
/freebsd-11-stable/sys/contrib/dev/acpica/include/
H A Dacclib.h192 #define ENOMEM 12 /* Out of memory */ macro
/freebsd-11-stable/contrib/llvm-project/libcxx/include/
H A Derrno.h390 #define ENOMEM 9971 macro
/freebsd-11-stable/sys/sys/
H A Derrno.h61 #define ENOMEM 12 /* Cannot allocate memory */ macro
/freebsd-11-stable/crypto/openssl/ssl/
H A Dkssl.c87 # define ENOMEM KRB5KRB_ERR_GENERIC macro

Completed in 127 milliseconds