Home
last modified time | relevance | path

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

/titanic_44/usr/src/common/ctf/
H A Dctf_labels.c110 const char *lca_name; /* Label we want to retrieve info for */ member
121 if (strcmp(lname, ((linfo_cb_arg_t *)arg)->lca_name) == 0) { in label_info_cb()
143 cb_arg.lca_name = lname; in ctf_label_info()