Searched defs:getopt_s (Results 1 – 2 of 2) sorted by relevance
75 int getopt_s(int argc, char *const argv[], const char *optstring) in getopt_s() function
78 int getopt_s(int argc, char* const argv[], char* ostr) { in getopt_s() function