OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DLIST
(Results
1 - 2
of
2
) 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.c
774
DLIST
*dpt;
839
if ((dpt = (
DLIST
*)malloc(sizeof(
DLIST
))) == NULL)
866
if ((lastdev <= 0) || ((dpt = (
DLIST
*)malloc(sizeof(
DLIST
))) == NULL))
Completed in 14 milliseconds
Indexes created Mon Oct 20 05:10:11 GMT 2025