Searched refs:OSi_OptInd (Results 1 – 2 of 2) sorted by relevance
152 int OSi_OptInd = 1; variable169 OSi_OptInd = 1; in OS_GetOpt()175 arg = OS_GetArgv(OSi_OptInd); in OS_GetOpt()184 OSi_OptInd++; // Consume arguments in OS_GetOpt()210 OSi_OptInd++; // Consume arguments in OS_GetOpt()233 optarg = OS_GetArgv(OSi_OptInd); in OS_GetOpt()248 OSi_OptInd++; // Consume arguments in OS_GetOpt()
146 extern int OSi_OptInd;155 return OSi_OptInd; in OS_GetOptInd()