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

/illumos-gate/usr/src/tools/ctf/cvt/
H A Ddwarf.c964 mlist_t *ml, **mlastp; local
989 mlastp = &tdp->t_members;
1042 *mlastp = ml;
1043 mlastp = &ml->ml_next;

Completed in 63 milliseconds