Home | History | Annotate | Download | only in system

Lines Matching refs:EMFILE

192     public static final int EMFILE = placeholder();
735 if (errno == EMFILE) {
736 return "EMFILE";