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

/netbsd-current/external/bsd/ntp/dist/sntp/libopts/
H A Dinit.c221 if (opts->papzHomeList == NULL) {
H A Dusage.c887 && ( (opts->papzHomeList != NULL)
1180 bool need_intro = (opts->papzHomeList == NULL);
1187 prt_ini_list(opts->papzHomeList, opts->pzRcName, opts->pzProgPath);
H A Dsave.c97 char const * const * papz = opts->papzHomeList;
H A Dconfigfile.c1010 if (opts->papzHomeList == NULL)
1024 for (idx = 0; opts->papzHomeList[ idx+1 ] != NULL; ++idx) ;
1044 path = opts->papzHomeList[ idx ];
/netbsd-current/external/bsd/ntp/dist/sntp/libopts/autoopts/
H A Doptions.h627 char const * const * const papzHomeList; member in struct:options

Completed in 242 milliseconds