Searched refs:pzBugAddr (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/bsd/ntp/dist/sntp/libopts/
H A Dversion.c100 } else if (o->pzBugAddr != NULL) {
102 fprintf(fp, zPlsSendBugs, o->pzBugAddr);
129 } else if (opts->pzBugAddr != NULL) {
131 fprintf(fp, zPlsSendBugs, opts->pzBugAddr);
H A Dusage.c410 else if (opts->pzBugAddr != NULL)
411 fprintf(option_usage_fp, zPlsSendBugs, opts->pzBugAddr);
/netbsd-current/external/bsd/ntp/dist/sntp/libopts/autoopts/
H A Doptions.h638 char const * const pzBugAddr; member in struct:options

Completed in 139 milliseconds