Home
last modified time | relevance | path

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

/titanic_50/usr/src/common/ctf/
H A Dctf_create.c1631 membcmp(const char *name, ctf_id_t type, ulong_t offset, void *arg) in membcmp() function
1870 if (ctf_member_iter(src_fp, src_type, membcmp, &dst)) in ctf_add_type()