Home
last modified time | relevance | path

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

/original-bsd/bin/pax/
H A Dtables.h109 } DLIST; typedef
H A Dtables.c820 register DLIST *dpt;
885 if ((dpt = (DLIST *)malloc(sizeof(DLIST))) == NULL)
912 if ((lastdev <= 0) || ((dpt = (DLIST *)malloc(sizeof(DLIST))) == NULL))