Searched defs:ctf_label_iter (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/common/ctf/
H A Dctf_labels.c80 ctf_label_iter(ctf_file_t *fp, ctf_label_f *func, void *arg) function
146 if ((rc = ctf_label_iter(fp, label_info_cb, &cb_arg)) == CTF_ERR)

Completed in 44 milliseconds