Searched refs:NODE_NOT_FOUND_MSG (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/cmd/picl/plugins/sun4u/daktari/psvcplugin/ |
H A D | psvcplugin.c | 101 #define NODE_NOT_FOUND_MSG gettext("%s: Can't determine node of %s\n") macro 342 init_err(NODE_NOT_FOUND_MSG, funcname, src); in load_projected_properties() 387 init_err(NODE_NOT_FOUND_MSG, funcname, dst); in load_projected_properties()
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/psvc/psvcplugin/ |
H A D | psvcplugin.c | 132 #define NODE_NOT_FOUND_MSG gettext("%s: Can't determine node of %s\n") macro 1307 init_err(NODE_NOT_FOUND_MSG, funcname, src); in load_projected_properties() 1327 init_err(NODE_NOT_FOUND_MSG, funcname, dst); in load_projected_properties() 1755 init_err(NODE_NOT_FOUND_MSG, funcname, buf); in psvc_plugin_init()
|