Home
last modified time | relevance | path

Searched refs:LOGPRINTF (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/sun4v/snmp/
H A Dsnmpplugin.c334 LOGPRINTF("Tree-builder thread being created.\n"); in snmpplugin_init()
358 LOGPRINTF("Cache refresher thread being created.\n"); in snmpplugin_init()
457 LOGPRINTF("Initializing SNMP service.\n"); in tree_builder()
466 LOGPRINTF("Registering OID groups.\n"); in tree_builder()
480 LOGPRINTF("tree_builder: check whether to rebuild subtree\n"); in tree_builder()
484 LOGPRINTF("tree_builder: woke up\n"); in tree_builder()
488 LOGPRINTF("tree_builder: time to exit\n"); in tree_builder()
495 LOGPRINTF("tree_builder: getting root node\n"); in tree_builder()
502 LOGPRINTF("tree_builder: getting existing physplat node\n"); in tree_builder()
507 LOGPRINTF("tree_builder: building physical-platform\n"); in tree_builder()
[all …]
H A Dsnmpplugin.h203 #define LOGPRINTF(s) snmpplugin_log(s) macro
208 #define LOGPRINTF(s) macro