Searched refs:OS_GetOptInd (Results 1 – 2 of 2) sorted by relevance
89 for (n = OS_GetOptInd(); n < argc; n++) in NitroMain()
170 static inline int OS_GetOptInd(void) in OS_GetOptInd() function