Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libopts/
H A Dusage.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 …]
H A Dautoopts.h131 (((po)->fOptSet & (OPTPROC_SHORTOPT | OPTPROC_LONGOPT)) == 0)
427 #define OPTPROC_L_N_S (OPTPROC_LONGOPT | OPTPROC_SHORTOPT)
H A Dmakeshell.c107 switch (opts->fOptSet & (OPTPROC_LONGOPT|OPTPROC_SHORTOPT)) { in optionParseShell()
127 case OPTPROC_SHORTOPT: in optionParseShell()
139 case OPTPROC_LONGOPT|OPTPROC_SHORTOPT: in optionParseShell()
H A Dsort.c251 if ((opts->fOptSet & OPTPROC_SHORTOPT) == 0) { in optionSort()
H A Dfind.c752 if ((opts->fOptSet & OPTPROC_SHORTOPT) != 0) in find_opt()
H A Dgenshell.c343 + OPTPROC_SHORTOPT
/freebsd/contrib/ntp/sntp/libopts/autoopts/
H A Doptions.h348 #define OPTPROC_SHORTOPT 0x000002U macro
/freebsd/contrib/ntp/ntpsnmpd/
H A Dntpsnmpd-opts.c404 + OPTPROC_SHORTOPT
/freebsd/contrib/ntp/ntpdc/
H A Dntpdc-opts.c674 + OPTPROC_SHORTOPT
/freebsd/contrib/ntp/ntpq/
H A Dntpq-opts.c719 + OPTPROC_SHORTOPT
/freebsd/contrib/ntp/sntp/
H A Dsntp-opts.c1025 + OPTPROC_SHORTOPT
/freebsd/contrib/ntp/util/
H A Dntp-keygen-opts.c1159 + OPTPROC_SHORTOPT
/freebsd/contrib/ntp/ntpd/
H A Dntpd-opts.c1380 + OPTPROC_SHORTOPT