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

/bind-9.11.3/bin/dig/
H A Ddig.c65 nocrypto = ISC_FALSE, ttlunits = ISC_FALSE, variable
228 " +[no]ttlunits (Display TTLs in human-readable units)\n"
437 if (ttlunits)
524 if (ttlunits)
1454 case 'u': /* ttlunits */
1455 FULLCHECK("ttlunits");
1457 ttlunits = ISC_TF(state);

Completed in 42 milliseconds