Home
last modified time | relevance | path

Searched refs:OPTPROC_SHORTOPT (Results 1 – 13 of 13) sorted by relevance

/netbsd/src/external/bsd/ntp/dist/sntp/libopts/
Dusage.c246 switch (opts->fOptSet & (OPTPROC_LONGOPT | OPTPROC_SHORTOPT)) { in print_offer_usage()
247 case OPTPROC_SHORTOPT: in print_offer_usage()
254 case (OPTPROC_LONGOPT | OPTPROC_SHORTOPT): in print_offer_usage()
265 switch (opts->fOptSet & (OPTPROC_LONGOPT | OPTPROC_SHORTOPT)) { in print_offer_usage()
266 case OPTPROC_SHORTOPT: in print_offer_usage()
271 case (OPTPROC_LONGOPT | OPTPROC_SHORTOPT): in print_offer_usage()
332 case OPTPROC_SHORTOPT: break; in print_usage_details()
956 if ((opts->fOptSet & OPTPROC_SHORTOPT) == 0) in prt_preamble()
1217 case OPTPROC_SHORTOPT: in setGnuOptFmts()
1252 switch (opts->fOptSet & (OPTPROC_NO_REQ_OPT | OPTPROC_SHORTOPT)) { in setStdOptFmts()
[all …]
Dautoopts.h139 (((po)->fOptSet & (OPTPROC_SHORTOPT | OPTPROC_LONGOPT)) == 0)
435 #define OPTPROC_L_N_S (OPTPROC_LONGOPT | OPTPROC_SHORTOPT)
Dmakeshell.c109 switch (opts->fOptSet & (OPTPROC_LONGOPT|OPTPROC_SHORTOPT)) { in optionParseShell()
129 case OPTPROC_SHORTOPT: in optionParseShell()
141 case OPTPROC_LONGOPT|OPTPROC_SHORTOPT: in optionParseShell()
Dsort.c253 if ((opts->fOptSet & OPTPROC_SHORTOPT) == 0) { in optionSort()
Dgenshell.c345 + OPTPROC_SHORTOPT
Dfind.c754 if ((opts->fOptSet & OPTPROC_SHORTOPT) != 0) in find_opt()
/netbsd/src/external/bsd/ntp/dist/sntp/libopts/autoopts/
Doptions.h350 #define OPTPROC_SHORTOPT 0x000002U macro
/netbsd/src/external/bsd/ntp/dist/ntpsnmpd/
Dntpsnmpd-opts.c406 + OPTPROC_SHORTOPT
/netbsd/src/external/bsd/ntp/dist/ntpq/
Dntpq-opts.c721 + OPTPROC_SHORTOPT
/netbsd/src/external/bsd/ntp/dist/ntpdc/
Dntpdc-opts.c676 + OPTPROC_SHORTOPT
/netbsd/src/external/bsd/ntp/dist/sntp/
Dsntp-opts.c1027 + OPTPROC_SHORTOPT
/netbsd/src/external/bsd/ntp/dist/util/
Dntp-keygen-opts.c1161 + OPTPROC_SHORTOPT
/netbsd/src/external/bsd/ntp/dist/ntpd/
Dntpd-opts.c1382 + OPTPROC_SHORTOPT