Searched defs:carp (Results 1 - 1 of 1) sorted by relevance
| /bind-9.11.3/contrib/dlz/modules/perl/ |
| H A D | dlz_perl_driver.c | 75 #define carp(...) cd->log(ISC_LOG_INFO, __VA_ARGS__); 77 #define carp(...) macro 171 carp("DLZ Perl: Calling allnodes for zone %s", zone); 173 carp("DLZ Perl: Call to allnodes returned rrcount of %i", rrcount); 224 carp("DLZ Perl: Got record %s/%s = %s", 246 carp("DLZ Perl: Returning from allnodes, r = %i, retval = %i", 336 carp("DLZ Perl: findzone looking for '%s'", name); 428 carp("DLZ Perl: Searching for name %s in zone %s", name, zone); 430 carp("DLZ Perl: Call to lookup returned %i", rrcount); 476 carp("DL [all...] |
Completed in 9 milliseconds