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

  /src/usr.bin/mail/
list.c 953 int got_not; /* for syntax checking of '!' */ local in function:markall_core
967 got_not = 0;
1121 got_not = 1;
1129 if (got_not)
1136 if (got_not)
1143 if (got_not)
1183 got_not = 0;
1194 if (got_not)
list.c 953 int got_not; /* for syntax checking of '!' */ local in function:markall_core
967 got_not = 0;
1121 got_not = 1;
1129 if (got_not)
1136 if (got_not)
1143 if (got_not)
1183 got_not = 0;
1194 if (got_not)

Completed in 65 milliseconds