Searched refs:vpp (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Additions/freebsd/vboxvfs/
H A Dvboxvfs_vfsops.c191 static int vboxvfs_root(struct mount *mp, int flags, struct vnode **vpp, struct thread *td) argument
203 *vpp = vp;
/vbox/src/VBox/Additions/solaris/SharedFolders/
H A Dvboxfs_vfs.c71 static int sffs_root(vfs_t *vfsp, vnode_t **vpp);
532 sffs_root(vfs_t *vfsp, vnode_t **vpp) argument
538 *vpp = vp;
H A Dvboxfs_vnode.c1179 vnode_t **vpp, /* the vnode we found or NULL */
1203 *vpp = dvp;
1224 *vpp = sfnode_get_vnode(node);
1237 vnode_t **vpp,
1304 *vpp = vp;
1332 *vpp = sfnode_get_vnode(node);
1342 vnode_t **vpp,
1392 *vpp = sfnode_get_vnode(node);
2209 sffs_open(vnode_t **vpp, int flag, cred_t *cr, caller_context_t *ct) argument
2216 node = VN2SFN(*vpp);
1176 sffs_lookup( vnode_t *dvp, char *name, vnode_t **vpp, struct pathname *pnp, int flags, vnode_t *rdir, cred_t *cred, caller_context_t *ct, int *direntflags, struct pathname *realpnp) argument
1231 sffs_create( vnode_t *dvp, char *name, struct vattr *vap, vcexcl_t exclusive, int mode, vnode_t **vpp, cred_t *cr, int flag, caller_context_t *ct, vsecattr_t *vsecp) argument
1338 sffs_mkdir( vnode_t *dvp, char *nm, vattr_t *va, vnode_t **vpp, cred_t *cred, caller_context_t *ct, int flags, vsecattr_t *vsecp) argument
[all...]
/vbox/src/VBox/RDP/client-1.8.3/
H A Dconfig.sub979 vpp*|vx|vx-*)
/vbox/src/libs/libxml2-2.6.31/
H A Dconfig.sub1061 vpp*|vx|vx-*)

Completed in 1454 milliseconds