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

12

/macosx-10.9.5/xnu-2422.115.4/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.9.5/xnu-2422.115.4/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
473 struct vnode **vpp local
[all...]
H A Dhfs_chash.c293 hfs_chash_getcnode(struct hfsmount *hfsmp, ino_t inum, struct vnode **vpp, argument
H A Dhfs_cnode.c975 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.9.5/xnu-2422.115.4/bsd/miscfs/devfs/
H A Ddevfs_vfsops.c267 devfs_root(struct mount *mp, struct vnode **vpp, __unused vfs_context_t ctx) argument
443 devfs_vget(__unused struct mount *mp, __unused ino64_t ino, __unused struct vnode **vpp, __unused vfs_context_t ctx) argument
454 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.9.5/autofs-234/autofs_kext/
H A Dauto_vnops.c295 vnode_t *vpp = ap->a_vpp; local
H A Dauto_vfsops.c1005 auto_root(mount_t mp, vnode_t *vpp, __unused vfs_context_t context) argument
1162 auto_vget(__unused mount_t mp, __unused ino64_t ino, __unused vnode_t *vpp, argument
/macosx-10.9.5/screen-22/screen/
H A Dlayer.c659 struct viewport *vp, *evp, **vpp; local
/macosx-10.9.5/webdavfs-352.92.2/webdav_fs.kextproj/webdav_fs.kmodproj/
H A Dwebdav_vfsops.c505 static int webdav_root(struct mount *mp, struct vnode **vpp, vfs_context_t context) argument
/macosx-10.9.5/msdosfs-198/msdosfs.kextproj/msdosfs.kmodproj/
H A Dmsdosfs_lookup.c396 vnode_t *vpp = ap->a_vpp; local
H A Dmsdosfs_vfsops.c992 int msdosfs_vfs_root(struct mount *mp, vnode_t *vpp, vfs_context_t context) argument
/macosx-10.9.5/tcl-102/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.9.5/xnu-2422.115.4/bsd/vfs/
H A Dvfs_lookup.c1539 relookup(struct vnode *dvp, struct vnode **vpp, struct componentname *cnp) argument
1762 vfs_getbyid(fsid_t *fsid, ino64_t ino, vnode_t *vpp, vfs_context_t ctx) argument
H A Dvfs_cache.c1478 cache_lookup(struct vnode *dvp, struct vnode **vpp, struct componentname *cnp) argument
/macosx-10.9.5/xnu-2422.115.4/osfmk/kern/
H A Dbsd_kern.c677 fill_taskthreadinfo(task_t task, uint64_t thaddr, int thuniqueid, struct proc_threadinfo_internal * ptinfo, void * vpp, int *vidp) argument
/macosx-10.9.5/smb-697.95.1/kernel/smbfs/
H A Dsmbfs_vfsops.c1209 smbfs_root(struct mount *mp, vnode_t *vpp, vfs_context_t context) argument
1886 smbfs_vget(struct mount *mp, ino64_t ino, vnode_t *vpp, vfs_context_t context) argument
2068 smbfs_fhtovp(struct mount *mp, int fhlen, unsigned char *fhp, vnode_t *vpp, vfs_context_t context) argument
[all...]
/macosx-10.9.5/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 268 milliseconds

12