Searched defs:eofflag (Results 1 - 6 of 6) sorted by relevance

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_catalog.c3195 cat_getdirentries(struct hfsmount *hfsmp, u_int32_t entrycnt, directoryhint_t *dirhint, uio_t uio, int flags, int * items, int * eofflag) argument
H A Dhfs_vnops.c4510 int eofflag = 0; local
/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs_serv.c3901 int siz, count, fullsiz, eofflag, nentries; local
4123 int siz, dircount, maxcount, fullsiz, eofflag, dirlen, nentries, isdotdot; local
[all...]
/darwin-on-arm/xnu/bsd/vfs/
H A Dkpi_vfs.c5328 VNOP_READDIR(struct vnode *vp, struct uio *uio, int flags, int *eofflag, argument
5386 VNOP_READDIRATTR(struct vnode *vp, struct attrlist *alist, struct uio *uio, uint32_t maxcount, uint32_t options, uint32_t *newstate, int *eofflag, uint32_t *actualcount, vfs_context_t ctx) argument
H A Dvfs_subr.c7888 int eofflag, siz = UIO_BUFF_SIZE, nentries = 0; local
[all...]
H A Dvfs_syscalls.c6834 vnode_readdir64(struct vnode *vp, struct uio *uio, int flags, int *eofflag, argument
6920 int error, eofflag, numdirent; local
7187 int error, eofflag; local

Completed in 182 milliseconds