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

/macosx-10.10.1/dtrace-147/libctf/
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)
/macosx-10.10.1/dtrace-147/sys/
H A Dctf_api.h136 } ctf_lblinfo_t; typedef in typeref:struct:ctf_lblinfo
175 typedef int ctf_label_f(const char *, const ctf_lblinfo_t *, void *);
226 extern int ctf_label_info(ctf_file_t *, const char *, ctf_lblinfo_t *);

Completed in 153 milliseconds