Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ctfdiff/
H A Dctfdiff.c210 ctfdiff_labels_fill(const char *name, const ctf_lblinfo_t *li, void *arg) in ctfdiff_labels_fill() function
259 if ((ret = ctf_label_iter(ifp, ctfdiff_labels_fill, &idl)) != 0) in ctfdiff_labels()
261 if ((ret = ctf_label_iter(ofp, ctfdiff_labels_fill, &odl)) != 0) in ctfdiff_labels()