Searched refs:OS_GetOptOpt (Results 1 – 2 of 2) sorted by relevance
76 OS_Printf("Error --- option '%c'\n", OS_GetOptOpt()); in NitroMain()128 OS_Printf("Error --- option '%c'\n", OS_GetOptOpt()); in NitroMain()
174 static inline int OS_GetOptOpt(void) in OS_GetOptOpt() function