Searched refs:ID_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 | 100 #define ID_NOT_FOUND_MSG gettext("%s: Can't determine id of %s\n") macro 351 init_err(ID_NOT_FOUND_MSG, funcname, src); in load_projected_properties() 397 init_err(ID_NOT_FOUND_MSG, funcname, dst); in load_projected_properties()
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/psvc/psvcplugin/ |
H A D | psvcplugin.c | 129 #define ID_NOT_FOUND_MSG gettext("%s: Can't determine id of %s\n") macro 1156 init_err(ID_NOT_FOUND_MSG, in create_reference_properties() 1209 init_err(ID_NOT_FOUND_MSG, in create_reference_properties() 1316 init_err(ID_NOT_FOUND_MSG, funcname, src); in load_projected_properties() 1337 init_err(ID_NOT_FOUND_MSG, funcname, dst); in load_projected_properties()
|