Searched refs:DLIST (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/bin/pax/
H A Dtables.h110 * only a single DLIST that has a truncation id of 0 (no inode bits were
133 } DLIST; typedef in typeref:struct:dlist
H A Dtables.c774 DLIST *dpt;
839 if ((dpt = (DLIST *)malloc(sizeof(DLIST))) == NULL)
866 if ((lastdev <= 0) || ((dpt = (DLIST *)malloc(sizeof(DLIST))) == NULL))

Completed in 81 milliseconds