Searched refs:fmd_api_vxerror (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/cmd/fm/fmd/common/ |
H A D | fmd_api.c | 92 fmd_api_vxerror(fmd_module_t *mp, int err, const char *format, va_list ap) in fmd_api_vxerror() function 187 fmd_api_vxerror(mp, err, format, ap); in fmd_api_xerror() 203 fmd_api_vxerror(mp, err, format, ap); in fmd_api_verror() 865 fmd_api_vxerror(mp, errno, format, ap); in fmd_hdl_verror()
|