Searched defs:vp (Results 76 - 100 of 245) sorted by relevance

12345678910

/macosx-10.10/xnu-2782.1.97/bsd/hfs/
H A Dhfs_chash.c149 struct vnode *vp; local
300 vnode_t vp; local
[all...]
H A Dhfs_quota.c107 struct vnode *vp; local
229 struct vnode *vp = cp->c_vp ? cp->c_vp : cp->c_rsrc_vp; local
434 struct vnode *vp = cp->c_vp ? cp->c_vp : cp->c_rsrc_vp; local
504 struct vnode *vp = cp->c_vp ? cp->c_vp : cp->c_rsrc_vp; local
531 hfs_quotaon_callback(struct vnode *vp, void *cargs) argument
553 struct vnode *vp; local
634 hfs_quotaoff_callback(struct vnode *vp, void *cargs) argument
921 hfs_qsync_callback(struct vnode *vp, __unused void *cargs) argument
[all...]
/macosx-10.10/xnu-2782.1.97/bsd/hfs/hfscommon/BTree/
H A DBTreeAllocate.c628 vnode_t vp; local
/macosx-10.10/xnu-2782.1.97/bsd/kern/
H A Dkern_core.c238 struct vnode * vp; local
[all...]
H A Dkern_symfile.c78 struct vnode * vp; member in struct:kern_direct_file_io_ref_t
[all...]
/macosx-10.10/xnu-2782.1.97/bsd/miscfs/deadfs/
H A Ddead_vnops.c291 chkvnlock(__unused vnode_t vp) argument
/macosx-10.10/xnu-2782.1.97/bsd/miscfs/devfs/
H A Ddevfs_vfsops.c450 devfs_vptofh (__unused struct vnode *vp, __unused int *fhlenp, __unused unsigned char *fhp, __unused vfs_context_t ctx) argument
/macosx-10.10/xnu-2782.1.97/bsd/miscfs/fifofs/
H A Dfifo_vnops.c145 struct vnode *vp = ap->a_vp; local
435 fifo_close_internal(vnode_t vp, int fflag, __unused vfs_context_t context, int locked) argument
502 fifo_printinfo(struct vnode *vp) argument
555 fifo_freespace(struct vnode *vp, long *count) argument
566 fifo_charcount(struct vnode *vp, int *count) argument
[all...]
/macosx-10.10/xnu-2782.1.97/bsd/security/audit/
H A Daudit_worker.c132 audit_record_write(struct vnode *vp, struct vfs_context *ctx, void *data, argument
483 audit_rotate_vnode(kauth_cred_t cred, struct vnode *vp) argument
[all...]
/macosx-10.10/xnu-2782.1.97/bsd/vm/
H A Dvm_compressor_backing_file.c51 vm_swapfile_open(const char *path, vnode_t *vp) argument
66 vm_swapfile_get_blksize(vnode_t vp) argument
72 vm_swapfile_get_transfer_size(vnode_t vp) argument
80 vm_swapfile_close(uint64_t path_addr, vnode_t vp) argument
96 vm_swapfile_preallocate(vnode_t vp, uint64_t *size) argument
150 vm_swapfile_io(vnode_t vp, uint64_t offset, uint64_t start, int npages, int flags) argument
241 vnode_trim_list(vnode_t vp, struct trim_list *tl, boolean_t route_only) argument
[all...]
/macosx-10.10/IOAudioFamily-200.6/PCMBlitterLib/
H A DIOAudioBlitterLib.h309 static value_type load(const value_type *vp) { argument
319 static void store(value_type *vp, value_type val) { argument
/macosx-10.10/Security-57031.1.35/Security/include/security_keychain/
H A DSecWrappedKeys.cpp201 deriveKeyOpensslWrap( const SecKeyImportExportParameters *keyParams, CSSM_CSP_HANDLE cspHand, impExpVerifyPhrase vp, CSSM_ALGORITHMS pbeAlg, CSSM_ALGORITHMS keyAlg, uint32 keySizeInBits, const CSSM_DATA &salt, CSSM_KEY_PTR derivedKey) argument
/macosx-10.10/Security-57031.1.35/Security/libsecurity_keychain/Security/
H A DSecWrappedKeys.cpp201 deriveKeyOpensslWrap( const SecKeyImportExportParameters *keyParams, CSSM_CSP_HANDLE cspHand, impExpVerifyPhrase vp, CSSM_ALGORITHMS pbeAlg, CSSM_ALGORITHMS keyAlg, uint32 keySizeInBits, const CSSM_DATA &salt, CSSM_KEY_PTR derivedKey) argument
/macosx-10.10/Security-57031.1.35/Security/libsecurity_keychain/lib/
H A DSecWrappedKeys.cpp201 deriveKeyOpensslWrap( const SecKeyImportExportParameters *keyParams, CSSM_CSP_HANDLE cspHand, impExpVerifyPhrase vp, CSSM_ALGORITHMS pbeAlg, CSSM_ALGORITHMS keyAlg, uint32 keySizeInBits, const CSSM_DATA &salt, CSSM_KEY_PTR derivedKey) argument
/macosx-10.10/autofs-246/autofs_kext/
H A Dauto_vnops.c124 auto_nobrowse(vnode_t vp) argument
159 vnode_t vp = ap->a_vp; local
172 auto_get_attributes(vnode_t vp, struct vnode_attr *vap) argument
252 vnode_t vp = ap->a_vp; local
307 vnode_t vp; local
679 vnode_t vp = ap->a_vp; local
1020 vnode_t vp = ap->a_vp; local
1091 vnode_t vp = ap->a_vp; local
1185 vnode_t vp = ap->a_vp; local
[all...]
/macosx-10.10/awk-20/src/
H A Dtran.c281 Awkfloat setfval(Cell *vp, Awkfloat f) /* set float val of a Cell */ argument
305 funnyvar(Cell *vp, const char *rw) argument
315 setsval(Cell *vp, const char *s) argument
345 getfval(Cell *vp) argument
362 get_str_val(Cell *vp, char **fmt) argument
396 getsval(Cell *vp) argument
401 getpssval(Cell *vp) argument
[all...]
/macosx-10.10/dcerpc-61/dcerpc/idl_compiler/
H A Dcspell.c516 AST_disc_union_n_t *vp; local
/macosx-10.10/hfs-285/fsck_hfs/dfalib/
H A Dfsck_journal.c305 HFSPlusVolumeHeader *vp = (void*)dataPtr; local
/macosx-10.10/ipsec-286.1.1/ipsec-tools/racoon/
H A Disakmp_quick.c533 vchar_t *vp; local
620 vchar_t *vp = NULL; local
1283 vchar_t *vp = NULL; local
[all...]
/macosx-10.10/ksh-23/ksh/src/cmd/ksh93/bltins/
H A Dread.c740 register unsigned char *vp = (unsigned char*)val + strlen(val); local
/macosx-10.10/lsof-53/lsof/dialects/darwin/kmem/
H A Ddproc.c557 } vp; local
/macosx-10.10/lsof-53/lsof/tests/
H A DLTlib.c840 char *vp; /* value character pointer */ local
/macosx-10.10/mail_cmds-30/mail/
H A Dcmd3.c437 struct var *vp; local
505 struct var *vp, *vp2; local
[all...]
/macosx-10.10/screen-22/screen/
H A Dlayer.c91 struct viewport *vp; local
136 struct viewport *vp; local
188 struct viewport *vp; local
250 struct viewport *vp; local
303 struct viewport *vp; local
340 struct viewport *vp; local
400 struct viewport *vp; local
470 struct viewport *vp; local
507 struct viewport *vp; local
578 struct viewport *vp; local
659 struct viewport *vp, *evp, **vpp; local
[all...]
/macosx-10.10/smb-759.0/kernel/smbfs/
H A Dsmbfs_attrlist.c178 packattrblk(struct attrblock *abp, struct smbmount *smp, struct vnode *vp, struct smbfs_fctx *ctx, struct vfs_context *context) argument
977 packdirattr(struct attrblock *abp, struct vnode *vp, struct smbfs_fctx *ctx) argument
1190 struct vnode *vp = NULL; local
[all...]

Completed in 187 milliseconds

12345678910