Home | History | Annotate | Download | only in system

Lines Matching defs:ENOMEM

222     public static final int ENOMEM = placeholder();
825 if (errno == ENOMEM) {
826 return "ENOMEM";