Searched refs:vn_pp (Results 1 - 2 of 2) sorted by relevance

/xnu-2782.1.97/bsd/miscfs/devfs/
H A Ddevfs_proto.h46 int devfs_dntovn(devnode_t * dnp, struct vnode **vn_pp, struct proc * p);
H A Ddevfs_tree.c1125 devfs_dntovn(devnode_t * dnp, struct vnode **vn_pp, __unused struct proc * p) argument
1149 *vn_pp = NULL;
1205 *vn_pp = vn_p;
1297 *vn_pp = vn_p;

Completed in 24 milliseconds