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