Searched refs:Lastpat (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/truss/
H A Dramdata.c105 struct dynpat *Lastpat; variable in typeref:struct:dynpat
H A Dlistopts.c549 if (Lastpat == NULL)
550 Dynpat = Lastpat = Dyp;
552 Lastpat->next = Dyp;
553 Lastpat = Dyp;
H A Dramdata.h261 extern struct dynpat *Lastpat;

Completed in 45 milliseconds