AST/ksh93 getconf builtin does not support XATTR_EXISTS and other ACL/SACL/XATTR keys
Example (on Solaris 11.4):
builtin getconf
getconf XATTR_EXISTS .
getconf: Invalid argument (XATTR_EXISTS)
The following fpathconf() keys should be supported (remove "PC" to get the string for getconf's argument):
_PC_XATTR_EXISTS
_PC_XATTR_ENABLED
_PC_SATTR_ENABLED
_PC_SATTR_EXISTS