Searched refs:ctf_lblinfo_t (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/cddl/contrib/opensolaris/common/ctf/
H A Dctf_labels.c84 ctf_lblinfo_t linfo;
111 ctf_lblinfo_t *lca_info; /* Where to store the info about the label */
115 label_info_cb(const char *lname, const ctf_lblinfo_t *linfo, void *arg)
127 sizeof (ctf_lblinfo_t));
138 ctf_label_info(ctf_file_t *fp, const char *lname, ctf_lblinfo_t *linfo)
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/sys/
H A Dctf_api.h112 } ctf_lblinfo_t; typedef in typeref:struct:ctf_lblinfo
151 typedef int ctf_label_f(const char *, const ctf_lblinfo_t *, void *);
204 extern int ctf_label_info(ctf_file_t *, const char *, ctf_lblinfo_t *);

Completed in 107 milliseconds