Searched refs:OPTST_ARG_OPTIONAL (Results 1 – 15 of 15) sorted by relevance
| /freebsd-9-stable/contrib/ntp/sntp/libopts/autoopts/ |
| D | options.h | 243 #define OPTST_ARG_OPTIONAL 0x0010000U macro 312 # undef OPTST_ARG_OPTIONAL 313 # define OPTST_ARG_OPTIONAL 0 macro
|
| /freebsd-9-stable/contrib/ntp/sntp/libopts/ |
| D | sort.c | 146 } else if (pOS->pOD->fOptState & OPTST_ARG_OPTIONAL) { in short_opt_ck() 297 } else if (os.pOD->fOptState & OPTST_ARG_OPTIONAL) { in optionSort()
|
| D | version.c | 150 if ( (od->fOptState & OPTST_ARG_OPTIONAL) in print_ver()
|
| D | env.c | 174 if ((os->pOD->fOptState & OPTST_ARG_OPTIONAL) == 0) in do_env_opt()
|
| D | load.c | 518 } else if (opt_state->pOD->fOptState & OPTST_ARG_OPTIONAL) { in load_opt_line()
|
| D | usage.c | 714 if (od->fOptState & OPTST_ARG_OPTIONAL) { in prt_one_vendor() 1043 if (od->fOptState & OPTST_ARG_OPTIONAL) { in prt_one_usage()
|
| D | find.c | 665 if (o_st->flags & OPTST_ARG_OPTIONAL) in get_opt_arg()
|
| D | genshell.c | 157 OPTST_ARG_OPTIONAL | OPTST_IMM | OPTST_NO_INIT)
|
| D | makeshell.c | 572 } else if (od->fOptState & OPTST_ARG_OPTIONAL) { in emit_action()
|
| /freebsd-9-stable/contrib/ntp/ntpsnmpd/ |
| D | ntpsnmpd-opts.c | 170 OPTST_ARG_OPTIONAL | OPTST_IMM | OPTST_NO_INIT) 279 | OPTST_ARG_OPTIONAL | OPTST_NO_INIT, AOUSE_SAVE_OPTS,
|
| /freebsd-9-stable/contrib/ntp/ntpdc/ |
| D | ntpdc-opts.c | 307 OPTST_ARG_OPTIONAL | OPTST_IMM | OPTST_NO_INIT) 500 | OPTST_ARG_OPTIONAL | OPTST_NO_INIT, AOUSE_SAVE_OPTS,
|
| /freebsd-9-stable/contrib/ntp/ntpq/ |
| D | ntpq-opts.c | 316 OPTST_ARG_OPTIONAL | OPTST_IMM | OPTST_NO_INIT) 521 | OPTST_ARG_OPTIONAL | OPTST_NO_INIT, AOUSE_SAVE_OPTS,
|
| /freebsd-9-stable/contrib/ntp/sntp/ |
| D | sntp-opts.c | 433 OPTST_ARG_OPTIONAL | OPTST_IMM | OPTST_NO_INIT) 723 | OPTST_ARG_OPTIONAL | OPTST_NO_INIT, AOUSE_SAVE_OPTS,
|
| /freebsd-9-stable/contrib/ntp/util/ |
| D | ntp-keygen-opts.c | 603 OPTST_ARG_OPTIONAL | OPTST_IMM | OPTST_NO_INIT) 938 | OPTST_ARG_OPTIONAL | OPTST_NO_INIT, AOUSE_SAVE_OPTS,
|
| /freebsd-9-stable/contrib/ntp/ntpd/ |
| D | ntpd-opts.c | 776 OPTST_ARG_OPTIONAL | OPTST_IMM | OPTST_NO_INIT)
|