Home
last modified time | relevance | path

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

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