Lines Matching refs:place
94 static char *place = ENDOPT;
101 if (isc_commandline_reset || *place == '\0') {
108 *(place = argv[isc_commandline_index]) != '-') {
112 place = ENDOPT;
116 if (place[1] != '\0' && *++place == '-' && place[1] == '\0') {
122 place = ENDOPT;
127 isc_commandline_option = *place++;
136 if (*place == '\0')
156 if (*place == '\0')
163 if (*place != '\0')
167 isc_commandline_argument = place;
179 place = ENDOPT;
197 place = ENDOPT;