Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/ctfconvert/
H A Dctfconvert.c109 boolean_t cf_lastpad; /* Is the pad member the last entry */ member
120 cfp->cf_lastpad = B_FALSE; in ctfconvert_fixup_genunix_cb()
132 cfp->cf_lastpad = B_TRUE; in ctfconvert_fixup_genunix_cb()
172 cf.cf_lastpad == B_FALSE) { in ctfconvert_fixup_genunix()