Searched refs:OPTST_ARG_OPTIONAL (Results 1 – 15 of 15) sorted by relevance
| /freebsd-13-stable/contrib/ntp/sntp/libopts/autoopts/ |
| HD | options.h | 244 #define OPTST_ARG_OPTIONAL 0x0010000U macro 313 # undef OPTST_ARG_OPTIONAL 314 # define OPTST_ARG_OPTIONAL 0 macro
|
| /freebsd-13-stable/contrib/ntp/sntp/libopts/ |
| HD | sort.c | 132 } else if (pOS->pOD->fOptState & OPTST_ARG_OPTIONAL) { in short_opt_ck() 283 } else if (os.pOD->fOptState & OPTST_ARG_OPTIONAL) { in optionSort()
|
| HD | version.c | 150 if ( (od->fOptState & OPTST_ARG_OPTIONAL) in print_ver()
|
| HD | env.c | 168 if ((os->pOD->fOptState & OPTST_ARG_OPTIONAL) == 0) in do_env_opt()
|
| HD | load.c | 508 } else if (opt_state->pOD->fOptState & OPTST_ARG_OPTIONAL) { in load_opt_line()
|
| HD | usage.c | 663 if (od->fOptState & OPTST_ARG_OPTIONAL) { in prt_one_vendor() 992 if (od->fOptState & OPTST_ARG_OPTIONAL) { in prt_one_usage()
|
| HD | find.c | 650 if (o_st->flags & OPTST_ARG_OPTIONAL) in get_opt_arg()
|
| HD | genshell.c | 162 OPTST_ARG_OPTIONAL | OPTST_IMM | OPTST_NO_INIT)
|
| HD | makeshell.c | 534 } else if (od->fOptState & OPTST_ARG_OPTIONAL) { in emit_action()
|
| /freebsd-13-stable/contrib/ntp/ntpsnmpd/ |
| HD | ntpsnmpd-opts.c | 175 OPTST_ARG_OPTIONAL | OPTST_IMM | OPTST_NO_INIT) 284 | OPTST_ARG_OPTIONAL | OPTST_NO_INIT, AOUSE_SAVE_OPTS,
|
| /freebsd-13-stable/contrib/ntp/ntpdc/ |
| HD | ntpdc-opts.c | 327 OPTST_ARG_OPTIONAL | OPTST_IMM | OPTST_NO_INIT) 532 | OPTST_ARG_OPTIONAL | OPTST_NO_INIT, AOUSE_SAVE_OPTS,
|
| /freebsd-13-stable/contrib/ntp/ntpq/ |
| HD | ntpq-opts.c | 336 OPTST_ARG_OPTIONAL | OPTST_IMM | OPTST_NO_INIT) 553 | OPTST_ARG_OPTIONAL | OPTST_NO_INIT, AOUSE_SAVE_OPTS,
|
| /freebsd-13-stable/contrib/ntp/sntp/ |
| HD | sntp-opts.c | 440 OPTST_ARG_OPTIONAL | OPTST_IMM | OPTST_NO_INIT) 730 | OPTST_ARG_OPTIONAL | OPTST_NO_INIT, AOUSE_SAVE_OPTS,
|
| /freebsd-13-stable/contrib/ntp/util/ |
| HD | ntp-keygen-opts.c | 608 OPTST_ARG_OPTIONAL | OPTST_IMM | OPTST_NO_INIT) 943 | OPTST_ARG_OPTIONAL | OPTST_NO_INIT, AOUSE_SAVE_OPTS,
|
| /freebsd-13-stable/contrib/ntp/ntpd/ |
| HD | ntpd-opts.c | 781 OPTST_ARG_OPTIONAL | OPTST_IMM | OPTST_NO_INIT)
|