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

/freebsd-13-stable/contrib/ntp/sntp/libopts/
H A Dfind.c457 (pOpts->pzCurOpt)--;
495 if (*++(opts->pzCurOpt) == NUL)
496 opts->pzCurOpt = opts->origArgVect[ opts->curOptIdx++ ];
497 o_st->pzOptArg = opts->pzCurOpt;
531 opts->pzCurOpt = NULL; /* next time advance to next arg */
554 if (*++pOpts->pzCurOpt != NUL)
555 o_st->pzOptArg = pOpts->pzCurOpt;
607 pOpts->pzCurOpt = NULL;
626 (pOpts->pzCurOpt)++;
640 pOpts->pzCurOpt
[all...]
H A Denv.c91 pOpts->pzCurOpt = NULL;
101 pOpts->pzCurOpt = NULL;
H A Dinit.c151 opts->pzCurOpt = NULL;
282 opts->pzCurOpt = NULL;
H A Dgenshell.h146 genshelloptOptions.pzCurOpt = NULL )
H A Dautoopts.c351 opts->pzCurOpt = NULL;
H A Dsort.c212 opts->pzCurOpt = NULL;
/freebsd-13-stable/contrib/ntp/ntpsnmpd/
H A Dntpsnmpd-opts.h180 ntpsnmpdOptions.pzCurOpt = NULL )
/freebsd-13-stable/contrib/ntp/ntpdc/
H A Dntpdc-opts.h231 ntpdcOptions.pzCurOpt = NULL )
/freebsd-13-stable/contrib/ntp/ntpq/
H A Dntpq-opts.h244 ntpqOptions.pzCurOpt = NULL )
/freebsd-13-stable/contrib/ntp/sntp/libopts/autoopts/
H A Doptions.h608 char * pzCurOpt; ///< current option text member in struct:options
/freebsd-13-stable/contrib/ntp/sntp/
H A Dsntp-opts.h307 sntpOptions.pzCurOpt = NULL )
/freebsd-13-stable/contrib/ntp/util/
H A Dntp-keygen-opts.h323 ntp_keygenOptions.pzCurOpt = NULL )
/freebsd-13-stable/contrib/ntp/ntpd/
H A Dntpd-opts.h402 ntpdOptions.pzCurOpt = NULL )

Completed in 91 milliseconds