Home
last modified time | relevance | path

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

/xnu-11215/bsd/miscfs/devfs/
H A Ddevfsdefs.h122 struct devnode { struct
125 * Number of vnodes that point to this devnode. Note, we do not argument
148 devnode_t * dn_nextsibling;/* the list of equivalent nodes */ argument
149 devnode_t * * dn_prevsiblingp;/* backpointer for the above */ argument
150 devnode_type_t dn_typeinfo; argument
168 devnode_t * de_dnp; /* the "inode" (devnode) pointer */ argument
/xnu-11215/bsd/security/audit/
H A Daudit_pipe.c1079 static void *devnode; variable
H A Daudit_session.c306 static void *devnode; variable