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

  /src/usr.bin/ftp/
main.c 854 int got_one = 0; local
920 got_one = 1;
934 got_one = 1;
952 got_one = 1;
957 if (got_one)
961 if (got_one) {
  /src/usr.bin/mail/
list.c 954 int got_one; /* we have a message spec, valid or not */ local
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)
  /src/external/mpl/dhcp/dist/common/
discover.c 1003 0, got_one, 0, 0);
1096 isc_result_t got_one (h) function

Completed in 26 milliseconds