Searched defs:maxmatches (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/xnu-2422.115.4/bsd/sys/
H A Dattr.h449 u_long maxmatches; member in struct:fssearchblock
468 user64_ulong_t maxmatches; member in struct:user64_fssearchblock
481 user32_ulong_t maxmatches; member in struct:user32_fssearchblock
/macosx-10.9.5/xnu-2422.115.4/bsd/vfs/
H A Dkpi_vfs.c4996 VNOP_SEARCHFS(struct vnode *vp, void *searchparams1, void *searchparams2, struct attrlist *searchattrs, uint32_t maxmatches, struct timeval *timelimit, struct attrlist *returnattrs, uint32_t *nummatches, uint32_t scriptcode, uint32_t options, struct uio *uio, struct searchstate *searchstate, vfs_context_t ctx) argument

Completed in 136 milliseconds