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

/bind-9.11.3/lib/dns/
H A Dadb.c307 static void print_namehook_list(FILE *, const char *legend,
3432 dump_ttl(FILE *f, const char *legend, isc_stdtime_t value, isc_stdtime_t now) { argument
3435 fprintf(f, " [%s TTL %d]", legend, value - now);
3636 print_namehook_list(FILE *f, const char *legend, argument
3647 fprintf(f, ";\tHook(%s) %p\n", legend, nh);

Completed in 42 milliseconds