Home
last modified time | relevance | path

Searched refs:tsig_create_record (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/bsd/nsd/dist/
H A Dtsig.h166 void tsig_create_record(tsig_record_type* tsig,
H A Dtsig.c297 tsig_create_record(tsig_record_type *tsig, region_type *region) in tsig_create_record() function
H A Dquery.c199 tsig_create_record(&query->tsig, region); in query_create()
/netbsd-src/external/bsd/nsd/dist/doc/
H A DChangeLog4564 - tsig pre-allocs the rr_region, not at runtime, tsig_create_record().