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

/xnu-2422.115.4/bsd/vfs/
H A Dvfs_attrlist.c74 struct _attrlist_buf { struct
90 attrlist_pack_fixed(struct _attrlist_buf *ab, void *source, ssize_t count)
130 attrlist_pack_variable2(struct _attrlist_buf *ab, const void *source, ssize_t count,
181 attrlist_pack_variable(struct _attrlist_buf *ab, const void *source, ssize_t count)
201 attrlist_pack_string(struct _attrlist_buf *ab, const char *source, ssize_t count)
791 struct _attrlist_buf ab;
1353 struct _attrlist_buf ab;

Completed in 22 milliseconds