HomeSort by: relevance | last modified time | path
    Searched defs:printmodule (Results 1 - 6 of 6) sorted by relevancy

  /src/external/bsd/ntp/dist/libntp/lib/isc/
log.c 1420 isc_boolean_t printcategory, printmodule, printlevel; local
1653 printmodule = ISC_TF((channel->flags & ISC_LOG_PRINTMODULE)
1710 printmodule ? (module != NULL ? module->name
1713 printmodule ? ": " : "",
1753 printmodule ? (module != NULL ? module->name
1756 printmodule ? ": " : "",
log.c 1420 isc_boolean_t printcategory, printmodule, printlevel; local
1653 printmodule = ISC_TF((channel->flags & ISC_LOG_PRINTMODULE)
1710 printmodule ? (module != NULL ? module->name
1713 printmodule ? ": " : "",
1753 printmodule ? (module != NULL ? module->name
1756 printmodule ? ": " : "",
  /src/external/mpl/bind/dist/lib/isc/
log.c 1482 bool printcategory, printmodule, printlevel, buffered; local
1737 printmodule = ((channel->flags & ISC_LOG_PRINTMODULE) != 0);
1812 printmodule ? (module != NULL ? module->name
1815 printmodule ? ": " : "",
1859 printmodule ? (module != NULL ? module->name
1862 printmodule ? ": " : "",
log.c 1482 bool printcategory, printmodule, printlevel, buffered; local
1737 printmodule = ((channel->flags & ISC_LOG_PRINTMODULE) != 0);
1812 printmodule ? (module != NULL ? module->name
1815 printmodule ? ": " : "",
1859 printmodule ? (module != NULL ? module->name
1862 printmodule ? ": " : "",
  /src/external/mpl/dhcp/bind/dist/lib/isc/
log.c 1513 bool printcategory, printmodule, printlevel, buffered; local
1761 printmodule = ((channel->flags & ISC_LOG_PRINTMODULE) != 0);
1836 printmodule ? (module != NULL ? module->name
1839 printmodule ? ": " : "",
1883 printmodule ? (module != NULL ? module->name
1886 printmodule ? ": " : "",
log.c 1513 bool printcategory, printmodule, printlevel, buffered; local
1761 printmodule = ((channel->flags & ISC_LOG_PRINTMODULE) != 0);
1836 printmodule ? (module != NULL ? module->name
1839 printmodule ? ": " : "",
1883 printmodule ? (module != NULL ? module->name
1886 printmodule ? ": " : "",

Completed in 46 milliseconds