Searched refs:end_of_option (Results 1 – 1 of 1) sorted by relevance
163 static BOOL end_of_option = FALSE; in OS_GetOpt() local176 end_of_option = FALSE; in OS_GetOpt()193 if (end_of_option || arg[0] != '-') in OS_GetOpt()204 end_of_option = TRUE; // Normal arguments from here on in OS_GetOpt()211 if (end_of_option || arg[0] != '-') in OS_GetOpt()223 end_of_option = TRUE; // Normal arguments from here on in OS_GetOpt()