Home
last modified time | relevance | path

Searched defs:Dnode (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libelf/common/
H A Ddecl.h45 typedef struct Dnode Dnode; typedef
105 struct Dnode struct
109 Dnode *db_next; argument
110 Dnode *db_raw; /* raw data */ argument
121 #define DBF_ALLOC 0x1 /* applies to Dnode itself */ argument