Home
last modified time | relevance | path

Searched refs:OPTPROC_LONGOPT (Results 1 – 12 of 12) sorted by relevance

/freebsd-9-stable/contrib/ntp/sntp/libopts/
Dusage.c207 if ((fnm->fnm_mask & OPTPROC_LONGOPT) != 0) in set_usage_flags()
295 switch (opts->fOptSet & (OPTPROC_LONGOPT | OPTPROC_SHORTOPT)) { in print_offer_usage()
302 case OPTPROC_LONGOPT: in print_offer_usage()
303 case (OPTPROC_LONGOPT | OPTPROC_SHORTOPT): in print_offer_usage()
314 switch (opts->fOptSet & (OPTPROC_LONGOPT | OPTPROC_SHORTOPT)) { in print_offer_usage()
319 case OPTPROC_LONGOPT: in print_offer_usage()
320 case (OPTPROC_LONGOPT | OPTPROC_SHORTOPT): in print_offer_usage()
382 case OPTPROC_LONGOPT: fputs(zNoFlags, option_usage_fp); break; in print_usage_details()
1009 if ( (opts->fOptSet & (OPTPROC_GNUUSAGE|OPTPROC_LONGOPT)) in prt_preamble()
1010 == (OPTPROC_GNUUSAGE|OPTPROC_LONGOPT)) in prt_preamble()
[all …]
Dautoopts.h128 (((po)->fOptSet & (OPTPROC_SHORTOPT | OPTPROC_LONGOPT)) == 0)
424 #define OPTPROC_L_N_S (OPTPROC_LONGOPT | OPTPROC_SHORTOPT)
Dmakeshell.c145 switch (opts->fOptSet & (OPTPROC_LONGOPT|OPTPROC_SHORTOPT)) { in optionParseShell()
146 case OPTPROC_LONGOPT: in optionParseShell()
177 case OPTPROC_LONGOPT|OPTPROC_SHORTOPT: in optionParseShell()
Dfind.c754 if ((opts->fOptSet & OPTPROC_LONGOPT) == 0) { in find_opt()
Dgenshell.c339 + OPTPROC_LONGOPT
/freebsd-9-stable/contrib/ntp/sntp/libopts/autoopts/
Doptions.h345 #define OPTPROC_LONGOPT 0x000001U macro
/freebsd-9-stable/contrib/ntp/ntpsnmpd/
Dntpsnmpd-opts.c400 + OPTPROC_LONGOPT
/freebsd-9-stable/contrib/ntp/ntpdc/
Dntpdc-opts.c643 + OPTPROC_LONGOPT
/freebsd-9-stable/contrib/ntp/ntpq/
Dntpq-opts.c688 + OPTPROC_LONGOPT
/freebsd-9-stable/contrib/ntp/sntp/
Dsntp-opts.c1019 + OPTPROC_LONGOPT
/freebsd-9-stable/contrib/ntp/util/
Dntp-keygen-opts.c1155 + OPTPROC_LONGOPT
/freebsd-9-stable/contrib/ntp/ntpd/
Dntpd-opts.c1376 + OPTPROC_LONGOPT