Home
last modified time | relevance | path

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

/openbsd/usr.sbin/makefs/
H A Dcd9660.h183 struct _cd9660node *ptnext, *ptprev, *ptlast; member
H A Dcd9660.c176 temp->ptnext = temp->ptprev = temp->ptlast = NULL; in cd9660_allocate_cd9660node()