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

  /xsrc/external/mit/libXpm/dist/src/
parse.c 124 Bool got_one, saw_width = False, saw_height = False; local
136 got_one = False;
137 while (!got_one) {
148 got_one = True;
156 got_one = True;
164 got_one = True;
173 got_one = True;
  /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 21 milliseconds