Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ctfdump/
H A Dctfdump.c259 const char *parname, *parlabel; in ctfdump_header() local
270 parlabel = ctf_parent_label(g_fp); in ctfdump_header()
272 parlabel == NULL ? "(anon)" : parlabel); in ctfdump_header()