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

/opensolaris-onvv-gate/usr/src/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)
/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dctf_api.h107 } ctf_lblinfo_t; typedef in typeref:struct:ctf_lblinfo
146 typedef int ctf_label_f(const char *, const ctf_lblinfo_t *, void *);
196 extern int ctf_label_info(ctf_file_t *, const char *, ctf_lblinfo_t *);

Completed in 47 milliseconds