Home | History | Annotate | Download | only in ssl

Lines Matching defs:ENOMEM

83 #ifndef ENOMEM
84 #define ENOMEM KRB5KRB_ERR_GENERIC
1255 return ENOMEM; /* or KRB5KRB_ERR_GENERIC; */
2152 ** Returns krb5_error_code == ENOMEM on alloc error, otherwise
2194 return ENOMEM;