Searched refs:GETOPT_POSIX (Results 1 – 2 of 2) sorted by relevance
48 # define GETOPT_POSIX "+" macro50 # define GETOPT_POSIX "" macro337 (ch = getopt(argc, argv, GETOPT_POSIX ":lr:s:v:")) != -1) { in process_params()
69 # define GETOPT_POSIX "+" macro71 # define GETOPT_POSIX "" macro571 while ((ch = ::getopt(argc, argv, GETOPT_POSIX ":lr:s:v:")) != -1) { in safe_main()