Searched defs:legend (Results 1 - 1 of 1) sorted by relevance

/bind-9.6-ESV-R11/lib/dns/
H A Dadb.c285 static void print_namehook_list(FILE *, const char *legend,
2764 dump_ttl(FILE *f, const char *legend, isc_stdtime_t value, isc_stdtime_t now) { argument
2767 fprintf(f, " [%s TTL %d]", legend, value - now);
2946 print_namehook_list(FILE *f, const char *legend, dns_adbnamehooklist_t *list, argument
2956 fprintf(f, ";\tHook(%s) %p\n", legend, nh);

Completed in 23 milliseconds