Searched defs:fth_enum_curtid (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/tools/ctf/stabs/common/
H A Dfth_enum.c41 static ctf_id_t fth_enum_curtid; variable
47 fth_enum_curtid = tid;
75 if (ctf_enum_iter(ctf, fth_enum_curtid, fth_enum_cb, NULL) != 0)

Completed in 44 milliseconds