Searched refs:ctf_strraw (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/cddl/contrib/opensolaris/common/ctf/
H A Dctf_util.c99 ctf_strraw(ctf_file_t *fp, uint_t name) function
113 const char *s = ctf_strraw(fp, name);
H A Dctf_labels.c69 if ((s = ctf_strraw(fp, (ctlp + num_labels - 1)->ctl_label)) == NULL)
95 if ((lname = ctf_strraw(fp, ctlp->ctl_label)) == NULL) {
H A Dctf_impl.h308 extern const char *ctf_strraw(ctf_file_t *, uint_t);

Completed in 178 milliseconds