Searched refs:end_of_option (Results 1 – 1 of 1) sorted by relevance
157 static BOOL end_of_option = FALSE; in OS_GetOpt() local170 end_of_option = FALSE; in OS_GetOpt()187 if (end_of_option || arg[0] != '-') in OS_GetOpt()198 end_of_option = TRUE; // Normal arguments from here on in OS_GetOpt()205 if (end_of_option || arg[0] != '-') in OS_GetOpt()217 end_of_option = TRUE; // Normal arguments from here on in OS_GetOpt()