Searched refs:OSi_OptInd (Results 1 – 2 of 2) sorted by relevance
158 int OSi_OptInd = 1; variable175 OSi_OptInd = 1; in OS_GetOpt()181 arg = OS_GetArgv(OSi_OptInd); in OS_GetOpt()190 OSi_OptInd++; // Consume arguments in OS_GetOpt()216 OSi_OptInd++; // Consume arguments in OS_GetOpt()239 optarg = OS_GetArgv(OSi_OptInd); in OS_GetOpt()254 OSi_OptInd++; // Consume arguments in OS_GetOpt()
163 extern int OSi_OptInd;172 return OSi_OptInd; in OS_GetOptInd()