Searched refs:_attrlist_buf (Results 1 - 1 of 1) sorted by relevance

/xnu-2782.1.97/bsd/vfs/
H A Dvfs_attrlist.c65 struct _attrlist_buf { struct
81 attrlist_pack_fixed(struct _attrlist_buf *ab, void *source, ssize_t count)
121 attrlist_pack_variable2(struct _attrlist_buf *ab, const void *source, ssize_t count,
171 attrlist_pack_variable(struct _attrlist_buf *ab, const void *source, ssize_t count)
191 attrlist_pack_string(struct _attrlist_buf *ab, const char *source, ssize_t count)
850 struct _attrlist_buf ab;
1412 struct _attrlist_buf *abp, struct vnode_attr *vap, int proc_is64,
1779 attr_pack_dir(struct vnode *vp, struct attrlist *alp, struct _attrlist_buf *abp,
1834 struct _attrlist_buf *abp, struct vnode_attr *vap, int return_valid,
2202 struct _attrlist_buf a
[all...]

Completed in 23 milliseconds