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

/darwin-on-arm/xnu/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
1148 *vn_pp = NULL;
1184 *vn_pp = vn_p;
1276 *vn_pp = vn_p;

Completed in 17 milliseconds