HomeSort by: relevance | last modified time | path
    Searched defs:dlist (Results 1 - 3 of 3) sorted by relevancy

  /src/bin/pax/
tables.h 110 * only a single DLIST that has a truncation id of 0 (no inode bits were
126 struct dlist *list; /* map list based on inode truncation bits */
129 typedef struct dlist { struct
132 struct dlist *fow;
133 } DLIST;
tables.h 110 * only a single DLIST that has a truncation id of 0 (no inode bits were
126 struct dlist *list; /* map list based on inode truncation bits */
129 typedef struct dlist { struct
132 struct dlist *fow;
133 } DLIST;
tables.h 110 * only a single DLIST that has a truncation id of 0 (no inode bits were
126 struct dlist *list; /* map list based on inode truncation bits */
129 typedef struct dlist { struct
132 struct dlist *fow;
133 } DLIST;

Completed in 32 milliseconds