Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/ntp/sntp/libopts/
H A Dfind.c427 (pOpts->pzCurOpt)--; in opt_find_short()
465 if (*++(opts->pzCurOpt) == NUL) in get_opt_arg_must()
524 if (*++pOpts->pzCurOpt != NUL) in get_opt_arg_may()
577 pOpts->pzCurOpt = NULL; in get_opt_arg_may()
596 (pOpts->pzCurOpt)++; in get_opt_arg_none()
610 pOpts->pzCurOpt = NULL; in get_opt_arg_none()
671 if ((opts->pzCurOpt != NULL) && (*opts->pzCurOpt != NUL)) in find_opt()
710 if (*((opts->pzCurOpt)++) != '-') in find_opt()
716 if (*(opts->pzCurOpt) == NUL) in find_opt()
728 if (opts->pzCurOpt[0] == '-') { in find_opt()
[all …]
H A Dinit.c147 opts->pzCurOpt = NULL; in immediate_opts()
278 opts->pzCurOpt = NULL; in ao_initialize()
H A Denv.c85 pOpts->pzCurOpt = NULL; in doPrognameEnv()
95 pOpts->pzCurOpt = NULL; in doPrognameEnv()
H A Dgenshell.h154 genshelloptOptions.pzCurOpt = NULL )
H A Dautoopts.c345 opts->pzCurOpt = NULL; in optionProcess()
H A Dsort.c198 opts->pzCurOpt = NULL; in optionSort()
/freebsd-14.2/contrib/ntp/ntpsnmpd/
H A Dntpsnmpd-opts.h188 ntpsnmpdOptions.pzCurOpt = NULL )
/freebsd-14.2/contrib/ntp/ntpdc/
H A Dntpdc-opts.h246 ntpdcOptions.pzCurOpt = NULL )
/freebsd-14.2/contrib/ntp/ntpq/
H A Dntpq-opts.h259 ntpqOptions.pzCurOpt = NULL )
/freebsd-14.2/contrib/ntp/sntp/libopts/autoopts/
H A Doptions.h609 char * pzCurOpt; ///< current option text member
/freebsd-14.2/contrib/ntp/util/
H A Dntp-keygen-opts.h331 ntp_keygenOptions.pzCurOpt = NULL )
/freebsd-14.2/contrib/ntp/sntp/
H A Dsntp-opts.h315 sntpOptions.pzCurOpt = NULL )
/freebsd-14.2/contrib/ntp/ntpd/
H A Dntpd-opts.h410 ntpdOptions.pzCurOpt = NULL )