Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/sys/
H A Dunistd.h171 #define _PC_XATTR_SIZE_BITS 26 /* # of bits to represent maximum xattr size */ macro
/xnu-11215.81.4/bsd/vfs/
H A Dvfs_vnops.c1902 case _PC_XATTR_SIZE_BITS: in vn_pathconf()