Home
last modified time | relevance | path

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

/titanic_44/usr/src/common/ctf/
H A Dctf_labels.c111 ctf_lblinfo_t *lca_info; /* Where to store the info about the label */ member
125 if (((linfo_cb_arg_t *)arg)->lca_info != NULL) in label_info_cb()
126 bcopy(linfo, ((linfo_cb_arg_t *)arg)->lca_info, in label_info_cb()
144 cb_arg.lca_info = linfo; in ctf_label_info()