Searched defs:vpp (Results 1 - 25 of 49) sorted by relevance

12

/macosx-10.10.1/xnu-2782.1.97/bsd/miscfs/mockfs/
H A Dmockfs_fsnode.c291 int mockfs_fsnode_vnode(mockfs_fsnode_t fsnp, vnode_t * vpp) argument
H A Dmockfs_vfsops.c200 int mockfs_root(mount_t mp, vnode_t * vpp, __unused vfs_context_t ctx) argument
H A Dmockfs_vnops.c92 vnode_t * vpp; local
/macosx-10.10.1/xnu-2782.1.97/bsd/hfs/
H A Dhfs_lookup.c154 hfs_lookup(struct vnode *dvp, struct vnode **vpp, struct componentname *cnp, int *cnode_locked, int force_casesensitive_lookup) argument
470 struct vnode **vpp local
[all...]
H A Dhfs_chash.c295 hfs_chash_getcnode(struct hfsmount *hfsmp, ino_t inum, struct vnode **vpp, argument
H A Dhfs_cnode.c987 hfs_getnewvnode( struct hfsmount *hfsmp, struct vnode *dvp, struct componentname *cnp, struct cat_desc *descp, int flags, struct cat_attr *attrp, struct cat_fork *forkp, struct vnode **vpp, int *out_flags) argument
[all...]
H A Dhfs_hotfiles.c1692 hfc_btree_open(struct hfsmount *hfsmp, struct vnode **vpp) argument
/macosx-10.10.1/xnu-2782.1.97/bsd/miscfs/devfs/
H A Ddevfs_vfsops.c256 devfs_root(struct mount *mp, struct vnode **vpp, __unused vfs_context_t ctx) argument
432 devfs_vget(__unused struct mount *mp, __unused ino64_t ino, __unused struct vnode **vpp, __unused vfs_context_t ctx) argument
443 devfs_fhtovp (__unused struct mount *mp, __unused int fhlen, __unused unsigned char *fhp, __unused struct vnode **vpp, __unused vfs_context_t ctx) argument
H A Ddevfs_fdesc_support.c205 fdesc_allocvp(fdntype ftype, int ix, struct mount *mp, struct vnode **vpp, enum vtype vtype, int fdno) argument
300 struct vnode **vpp = ap->a_vpp; local
[all...]
H A Ddevfs_vnops.c1103 struct vnode * * vpp = ap->a_vpp; local
1234 struct vnode ** vpp = ap->a_vpp; local
/macosx-10.10.1/autofs-246/autofs_kext/
H A Dauto_vnops.c296 vnode_t *vpp = ap->a_vpp; local
H A Dauto_vfsops.c1009 auto_root(mount_t mp, vnode_t *vpp, __unused vfs_context_t context) argument
1166 auto_vget(__unused mount_t mp, __unused ino64_t ino, __unused vnode_t *vpp, argument
/macosx-10.10.1/screen-22/screen/
H A Dlayer.c659 struct viewport *vp, *evp, **vpp; local
/macosx-10.10.1/webdavfs-367/webdav_fs.kextproj/webdav_fs.kmodproj/
H A Dwebdav_vfsops.c513 static int webdav_root(struct mount *mp, struct vnode **vpp, vfs_context_t context) argument
/macosx-10.10.1/msdosfs-209.1.1/msdosfs.kextproj/msdosfs.kmodproj/
H A Dmsdosfs_lookup.c396 vnode_t *vpp = ap->a_vpp; local
H A Dmsdosfs_vfsops.c1038 int msdosfs_vfs_root(struct mount *mp, vnode_t *vpp, vfs_context_t context) argument
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/libtiff/
H A Dtif_dir.c44 setByteArray(void** vpp, void* vp, size_t nmemb, size_t elem_size) argument
47 _TIFFfree(*vpp), *vpp = 0; local
56 void _TIFFsetByteArray(void** vpp, void* vp, uint32 n) argument
/macosx-10.10.1/xnu-2782.1.97/bsd/vfs/
H A Dvfs_lookup.c1519 relookup(struct vnode *dvp, struct vnode **vpp, struct componentname *cnp) argument
1742 vfs_getbyid(fsid_t *fsid, ino64_t ino, vnode_t *vpp, vfs_context_t ctx) argument
H A Dvfs_cache.c1481 cache_lookup(struct vnode *dvp, struct vnode **vpp, struct componentname *cnp) argument
/macosx-10.10.1/xnu-2782.1.97/osfmk/kern/
H A Dbsd_kern.c718 fill_taskthreadinfo(task_t task, uint64_t thaddr, int thuniqueid, struct proc_threadinfo_internal * ptinfo, void * vpp, int *vidp) argument
/macosx-10.10.1/smb-759.0/kernel/smbfs/
H A Dsmbfs_vfsops.c1252 smbfs_root(struct mount *mp, vnode_t *vpp, vfs_context_t context) argument
1982 smbfs_vget(struct mount *mp, ino64_t ino, vnode_t *vpp, vfs_context_t context) argument
2168 smbfs_fhtovp(struct mount *mp, int fhlen, unsigned char *fhp, vnode_t *vpp, vfs_context_t context) argument
[all...]
/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Delf32-i386.c1220 void **vpp; local
H A Delf32-m32r.c4005 void *vpp; local
H A Delf32-m68k.c939 void *vpp; local
H A Delf32-s390.c1314 void *vpp; local

Completed in 227 milliseconds

12