Lines Matching defs:place
103 static char *place = ENDOPT;
110 if (isc_commandline_reset || *place == '\0') {
117 *(place = argv[isc_commandline_index]) != '-') {
121 place = ENDOPT;
125 if (place[1] != '\0' && *++place == '-' && place[1] == '\0') {
131 place = ENDOPT;
136 isc_commandline_option = *place++;
145 if (*place == '\0')
165 if (*place == '\0')
172 if (*place != '\0')
176 isc_commandline_argument = place;
188 place = ENDOPT;
206 place = ENDOPT;