Home
last modified time | relevance | path

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

/titanic_41/usr/src/tools/ctf/stabs/common/
H A Dfth_enum.c64 fth_enum_cb(const char *name, int value, void *arg) in fth_enum_cb() function
75 if (ctf_enum_iter(ctf, fth_enum_curtid, fth_enum_cb, NULL) != 0) in fth_enum_trailer()