Searched defs:OPTIONS (Results 1 - 3 of 3) sorted by relevance

/bind-9.11.3/bin/dnssec/
H A Ddnssec-dsfromkey.c381 #define OPTIONS "12Aa:Cc:d:Ff:K:l:sT:v:hV" macro
382 while ((ch = isc_commandline_parse(argc, argv, OPTIONS)) != -1) {
/bind-9.11.3/bin/pkcs11/
H A Dpkcs11-keygen.c303 #define OPTIONS ":a:b:ei:l:m:Pp:qSs:" macro
304 while ((c = isc_commandline_parse(argc, argv, OPTIONS)) != -1) {
/bind-9.11.3/contrib/perftcpdns/
H A Dperftcpdns.c1798 #define OPTIONS "hv46u0XM:r:t:R:b:n:p:d:D:l:L:a:s:T:O:x:P:" macro
1801 while ((opt = getopt(argc, argv, OPTIONS)) != -1)

Completed in 15 milliseconds