Home
last modified time | relevance | path

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

/freebsd/cddl/contrib/opensolaris/common/ctf/
H A Dctf_labels.c84 ctf_lblinfo_t linfo; in ctf_label_iter()
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) in label_info_cb()
127 sizeof (ctf_lblinfo_t)); in label_info_cb()
138 ctf_label_info(ctf_file_t *fp, const char *lname, ctf_lblinfo_t *linfo) in ctf_label_info()
/freebsd/sys/cddl/contrib/opensolaris/uts/common/sys/
H A Dctf_api.h112 } ctf_lblinfo_t; typedef
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 *);