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

/freebsd-10-stable/sys/sys/
H A Derrno.h61 #define ENOMEM 12 /* Cannot allocate memory */ macro
/freebsd-10-stable/crypto/openssl/ssl/
H A Dkssl.c86 # define ENOMEM KRB5KRB_ERR_GENERIC macro
/freebsd-10-stable/contrib/llvm/include/llvm/Support/
H A Dsystem_error.h397 # define ENOMEM 12 macro
/freebsd-10-stable/contrib/atf/atf-c/
H A Derror_test.c173 ATF_REQUIRE_EQ(atf_libc_error_code(err), ENOMEM); local
/freebsd-10-stable/contrib/jemalloc/include/jemalloc/internal/
H A Djemalloc_internal.h14 # define ENOMEM ERROR_NOT_ENOUGH_MEMORY macro

Completed in 86 milliseconds