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

/bind-9.6-ESV-R11/contrib/zkt/
H A Dlog.h56 LG_DEBUG, enumerator in enum:__anon73
H A Dlog.c78 { LG_DEBUG, "debug", LOG_DEBUG },
210 if ( level < LG_DEBUG )
391 assert (priority >= LG_DEBUG && priority <= LG_FATAL);
472 lg_mesg (LG_DEBUG, "debug message");
H A Drollover.c172 lg_mesg (LG_DEBUG, "%s: is_parentdirsigned = %d fileexist (%s)\n", zp->zone, fileexist (path), path);
393 lg_mesg (LG_DEBUG, "zone \"%s\": found revoked key (id=%d exptime=%s); waiting for remove hold down time",
425 lg_mesg (LG_DEBUG, "Act Exptime: %s", time2str (exptime, 's'));
426 lg_mesg (LG_DEBUG, "Stb time: %s", time2str (dki_time (standbykey), 's'));
427 lg_mesg (LG_DEBUG, "Stb time+wait: %s", time2str (dki_time (standbykey) + min (DAYSEC * 30, z->key_ttl), 's'));
H A Dmisc.c766 lg_mesg (LG_DEBUG, str);

Completed in 1945 milliseconds