HomeSort by: relevance | last modified time | path
    Searched defs:open_fp_cnt (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/mail/
lex.c 74 static int open_fp_cnt; variable in typeref:typename:int
126 open_fp_cnt = file_count();
132 if (open_fp_cnt != file_count() ||
137 file_count(), open_fp_cnt,
lex.c 74 static int open_fp_cnt; variable in typeref:typename:int
126 open_fp_cnt = file_count();
132 if (open_fp_cnt != file_count() ||
137 file_count(), open_fp_cnt,

Completed in 24 milliseconds