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

  /src/usr.bin/ftp/
main.c 859 int got_one = 0; local in function:slurpstring
925 got_one = 1;
939 got_one = 1;
957 got_one = 1;
962 if (got_one)
966 if (got_one) {
  /src/usr.bin/mail/
list.c 954 int got_one; /* we have a message spec, valid or not */ local in function:markall_core
966 got_one = 0;
989 if (!got_one)
1010 if (got_one) { /* a possible logical xor */
1036 got_one = 1;
1091 got_one = 1;
1097 got_one = 1;
1205 if (got_one == 0)

Completed in 13 milliseconds