Searched refs:papzHomeList (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/ntp/sntp/libopts/
H A Dinit.c219 if (opts->papzHomeList == NULL) {
H A Dusage.c885 && ( (opts->papzHomeList != NULL)
1178 bool need_intro = (opts->papzHomeList == NULL);
1185 prt_ini_list(opts->papzHomeList, opts->pzRcName, opts->pzProgPath);
H A Dconfigfile.c1008 if (opts->papzHomeList == NULL)
1022 for (idx = 0; opts->papzHomeList[ idx+1 ] != NULL; ++idx) ;
1042 path = opts->papzHomeList[ idx ];
H A Dsave.c95 char const * const * papz = opts->papzHomeList;
/freebsd-12-stable/contrib/ntp/sntp/libopts/autoopts/
H A Doptions.h625 char const * const * const papzHomeList; member in struct:options

Completed in 161 milliseconds