Home
last modified time | relevance | path

Searched refs:attrlist_pack_string (Results 1 – 1 of 1) sorted by relevance

/xnu-11215.81.4/bsd/vfs/
H A Dvfs_attrlist.c209 attrlist_pack_string(struct _attrlist_buf *ab, const char *source, size_t count) in attrlist_pack_string() function
1257 attrlist_pack_string(&ab, cnp, cnl); in getvolattrlist()
1486 attrlist_pack_string(&ab, mnt->mnt_vfsstat.f_mntonname, 0); in getvolattrlist()
1490 attrlist_pack_string(&ab, vs.f_vol_name, 0); in getvolattrlist()
1498 attrlist_pack_string(&ab, mnt->mnt_vfsstat.f_mntfromname, 0); in getvolattrlist()
1581 attrlist_pack_string(&ab, fstypename, 0); in getvolattrlist()
1670 attrlist_pack_string(abp, cnp, cnl); in attr_pack_common()
2030 attrlist_pack_string(abp, fullpathptr, fullpathlen); in attr_pack_common()
2368 attrlist_pack_string(abp, relpathptr, relpathlen); in attr_pack_common_extended()
2396 attrlist_pack_string(abp, REALpathptr, REALpathlen); in attr_pack_common_extended()
[all …]