Searched defs:GETOPT_POSIX (Results 1 - 1 of 1) sorted by relevance
/bind-9.6-ESV-R11/unit/atf-src/atf-c/detail/ | ||
H A D | tp_main.c | 53 # define GETOPT_POSIX "+" macro 55 # define GETOPT_POSIX "" macro 342 (ch = getopt(argc, argv, GETOPT_POSIX ":lr:s:v:")) != -1) { |
Completed in 39 milliseconds