Searched refs:ptlast (Results 1 – 2 of 2) sorted by relevance
/freebsd/usr.sbin/makefs/ | ||
H A D | cd9660.h | 185 struct _cd9660node *ptnext, *ptprev, *ptlast; member |
H A D | cd9660.c | 174 temp->ptnext = temp->ptprev = temp->ptlast = NULL; in cd9660_allocate_cd9660node() |