Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/daktari/psvcplugin/
H A Dpsvcplugin.c99 #define NODE_NOT_FOUND_MSG gettext("%s: Can't determine node of %s\n") macro
340 init_err(NODE_NOT_FOUND_MSG, funcname, src); in load_projected_properties()
385 init_err(NODE_NOT_FOUND_MSG, funcname, dst); in load_projected_properties()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/psvc/psvcplugin/
H A Dpsvcplugin.c132 #define NODE_NOT_FOUND_MSG gettext("%s: Can't determine node of %s\n") macro
1310 init_err(NODE_NOT_FOUND_MSG, funcname, src); in load_projected_properties()
1330 init_err(NODE_NOT_FOUND_MSG, funcname, dst); in load_projected_properties()
1758 init_err(NODE_NOT_FOUND_MSG, funcname, buf); in psvc_plugin_init()