Searched refs:tep_strerror (Results 1 – 3 of 3) sorted by relevance
727 int tep_strerror(struct tep_handle *pevent, enum tep_errno errnum,
1382 return tep_strerror(filter->pevent, err, buf, buflen); in tep_filter_strerror()
6210 int tep_strerror(struct tep_handle *pevent __maybe_unused, in tep_strerror() function