Searched refs:fmd_protocol_fmderror (Results 1 – 3 of 3) sorted by relevance
79 extern nvlist_t *fmd_protocol_fmderror(int, const char *, va_list);
161 (nvl = fmd_protocol_fmderror(err, format, ap)) != NULL) { in fmd_verror()
262 fmd_protocol_fmderror(int errnum, const char *format, va_list ap) in fmd_protocol_fmderror() function