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

/macosx-10.9.5/CPANInternal-140/Net-DNS/contrib/
H A Dcheck_soa162 displayRR($name, 'NS'); # show response code
163 displayRR($name, 'ANY'); # show any RR for name
172 for ( displayRR($zone, 'SOA') ) { # simple sanity check
207 displayRR($zone, 'NS') if @server; # show NS if testing specified server
208 displayRR($name, 'ANY'); # show RR for user-specified name
366 sub displayRR { # print specified RRs with flags or error code subroutine

Completed in 159 milliseconds