Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/ntp/sntp/libopts/
HDusage.c244 switch (opts->fOptSet & (OPTPROC_LONGOPT | OPTPROC_SHORTOPT)) { in print_offer_usage()
245 case OPTPROC_SHORTOPT: in print_offer_usage()
252 case (OPTPROC_LONGOPT | OPTPROC_SHORTOPT): in print_offer_usage()
263 switch (opts->fOptSet & (OPTPROC_LONGOPT | OPTPROC_SHORTOPT)) { in print_offer_usage()
264 case OPTPROC_SHORTOPT: in print_offer_usage()
269 case (OPTPROC_LONGOPT | OPTPROC_SHORTOPT): in print_offer_usage()
330 case OPTPROC_SHORTOPT: break; in print_usage_details()
954 if ((opts->fOptSet & OPTPROC_SHORTOPT) == 0) in prt_preamble()
1215 case OPTPROC_SHORTOPT: in setGnuOptFmts()
1250 switch (opts->fOptSet & (OPTPROC_NO_REQ_OPT | OPTPROC_SHORTOPT)) { in setStdOptFmts()
[all …]
HDautoopts.h131 (((po)->fOptSet & (OPTPROC_SHORTOPT | OPTPROC_LONGOPT)) == 0)
427 #define OPTPROC_L_N_S (OPTPROC_LONGOPT | OPTPROC_SHORTOPT)
HDmakeshell.c107 switch (opts->fOptSet & (OPTPROC_LONGOPT|OPTPROC_SHORTOPT)) { in optionParseShell()
127 case OPTPROC_SHORTOPT: in optionParseShell()
139 case OPTPROC_LONGOPT|OPTPROC_SHORTOPT: in optionParseShell()
HDsort.c251 if ((opts->fOptSet & OPTPROC_SHORTOPT) == 0) { in optionSort()
HDfind.c752 if ((opts->fOptSet & OPTPROC_SHORTOPT) != 0) in find_opt()
HDgenshell.c343 + OPTPROC_SHORTOPT
/freebsd-14-stable/contrib/ntp/sntp/libopts/autoopts/
HDoptions.h348 #define OPTPROC_SHORTOPT 0x000002U macro
/freebsd-14-stable/contrib/ntp/ntpsnmpd/
HDntpsnmpd-opts.c404 + OPTPROC_SHORTOPT
/freebsd-14-stable/contrib/ntp/ntpq/
HDntpq-opts.c719 + OPTPROC_SHORTOPT
/freebsd-14-stable/contrib/ntp/ntpdc/
HDntpdc-opts.c674 + OPTPROC_SHORTOPT
/freebsd-14-stable/contrib/ntp/sntp/
HDsntp-opts.c1025 + OPTPROC_SHORTOPT
/freebsd-14-stable/contrib/ntp/util/
HDntp-keygen-opts.c1159 + OPTPROC_SHORTOPT
/freebsd-14-stable/contrib/ntp/ntpd/
HDntpd-opts.c1380 + OPTPROC_SHORTOPT