Lines Matching defs:place
85 static char *place = ENDOPT;
94 if (isc_commandline_reset || *place == '\0') {
105 *(place = argv[isc_commandline_index]) != '-')
110 place = ENDOPT;
114 if (place[1] != '\0' && *++place == '-' && place[1] == '\0') {
120 place = ENDOPT;
125 isc_commandline_option = *place++;
134 if (*place == '\0') {
156 if (*place == '\0') {
163 if (*place != '\0') {
167 isc_commandline_argument = place;
177 place = ENDOPT;
198 place = ENDOPT;