Lines Matching defs:place
96 static char *place = ENDOPT;
105 if (isc_commandline_reset || *place == '\0') {
115 *(place = argv[isc_commandline_index]) != '-') {
119 place = ENDOPT;
123 if (place[1] != '\0' && *++place == '-' && place[1] == '\0') {
129 place = ENDOPT;
134 isc_commandline_option = *place++;
143 if (*place == '\0')
167 if (*place == '\0')
174 if (*place != '\0')
178 isc_commandline_argument = place;
190 place = ENDOPT;
212 place = ENDOPT;