Home
last modified time | relevance | path

Searched refs:tsig_from_query (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/usr.sbin/nsd/
Dtsig.h205 int tsig_from_query(tsig_record_type *tsig);
Dtsig.c343 tsig_from_query(tsig_record_type *tsig) in tsig_from_query() function
Dquery.c392 if(!tsig_from_query(&q->tsig)) { in process_tsig()