/illumos-gate/usr/src/lib/libcmdutils/common/ |
H A D | sysattrs.c | 114 if ((name != _PC_SATTR_ENABLED) && in sysattr_support()
|
/illumos-gate/usr/src/cmd/zlook/ |
H A D | zlook.c | 248 check = _PC_SATTR_ENABLED; in main() 282 case _PC_SATTR_ENABLED: in main()
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | unistd.h | 313 #define _PC_SATTR_ENABLED 23 macro
|
/illumos-gate/usr/src/uts/common/fs/ |
H A D | xattr.c | 815 case _PC_SATTR_ENABLED: in xattr_file_pathconf() 1478 case _PC_SATTR_ENABLED: in xattr_dir_pathconf() 1627 error = VOP_PATHCONF(dvp, _PC_SATTR_ENABLED, &val, cr, NULL); in xattr_dir_lookup()
|
H A D | fs_subr.c | 563 case _PC_SATTR_ENABLED: in fs_pathconf()
|
/illumos-gate/usr/src/cmd/cpio/ |
H A D | cpio.c | 71 #if defined(_PC_SATTR_ENABLED) 3817 #if defined(_PC_SATTR_ENABLED) in verify_attr_support() 3823 _PC_SATTR_ENABLED) != 1) { in verify_attr_support() 3833 #if defined(_PC_SATTR_ENABLED) in verify_attr_support() 3837 _PC_SATTR_EXISTS : _PC_SATTR_ENABLED) != 1) { in verify_attr_support() 3872 #if defined(_PC_SATTR_ENABLED) in verify_attr() 5560 #if defined(_PC_SATTR_ENABLED) in openout() 6104 #if defined(_PC_SATTR_ENABLED) in rstfiles() 6395 #if defined(_PC_SATTR_ENABLED) in setup() 6591 #if defined(_PC_SATTR_ENABLED) in setup() [all …]
|
/illumos-gate/usr/src/cmd/chmod/ |
H A D | chmod.c | 1019 if (sysattr_support(attrname, _PC_SATTR_ENABLED) != 1) { in set_named_attrs() 1085 if (sysattr_support(file, _PC_SATTR_ENABLED) != 1) { in set_attrs()
|
/illumos-gate/usr/src/cmd/tar/ |
H A D | tar.c | 80 #if defined(_PC_SATTR_ENABLED) 819 #if defined(_PC_SATTR_ENABLED) in main() 1246 #if defined(_PC_SATTR_ENABLED) in usage() 1738 #if defined(_PC_SATTR_ENABLED) in verify_attr() 2762 #if defined(_PC_SATTR_ENABLED) in verify_attr_support() 2767 _PC_SATTR_ENABLED) != 1) { in verify_attr_support() 2777 #if defined(_PC_SATTR_ENABLED) in verify_attr_support() 2781 _PC_SATTR_EXISTS : _PC_SATTR_ENABLED) != 1) { in verify_attr_support() 7873 #if defined(_PC_SATTR_ENABLED) in xattrs_put() 7982 #if defined(_PC_SATTR_ENABLED) in xattrs_put()
|
/illumos-gate/usr/src/cmd/getconf/ |
H A D | getconf.c | 245 _PC_SATTR_ENABLED, "SATTR_ENABLED", PATHCONF, NOFLAGS,
|
/illumos-gate/usr/src/lib/smbsrv/libfksmbsrv/common/ |
H A D | fake_vop.c | 1246 case _PC_SATTR_ENABLED: in fop_pathconf()
|
/illumos-gate/usr/src/cmd/mv/ |
H A D | mv.c | 2068 if (sysattr_support(target, _PC_SATTR_ENABLED) != 1) {
|
/illumos-gate/usr/src/cmd/ast/libast/amd64/ |
H A D | conftab.c | 303 …, 0 }, { 0UL, 0 }, CONF_FEATURE|CONF_UNDERSCORE, CONF_POSIX, 1, CONF_pathconf, _PC_SATTR_ENABLED },
|
/illumos-gate/usr/src/cmd/ast/libast/i386/ |
H A D | conftab.c | 303 … 0 }, { 0ULL, 0 }, CONF_FEATURE|CONF_UNDERSCORE, CONF_POSIX, 1, CONF_pathconf, _PC_SATTR_ENABLED },
|
/illumos-gate/usr/src/cmd/ast/libast/sparc/ |
H A D | conftab.c | 303 … 0 }, { 0ULL, 0 }, CONF_FEATURE|CONF_UNDERSCORE, CONF_POSIX, 1, CONF_pathconf, _PC_SATTR_ENABLED },
|
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/ |
H A D | conftab.c | 303 …, 0 }, { 0UL, 0 }, CONF_FEATURE|CONF_UNDERSCORE, CONF_POSIX, 1, CONF_pathconf, _PC_SATTR_ENABLED },
|
/illumos-gate/usr/src/uts/common/fs/tmpfs/ |
H A D | tmp_vnops.c | 2415 case _PC_SATTR_ENABLED: in tmp_pathconf()
|
/illumos-gate/usr/src/uts/common/fs/smbclnt/smbfs/ |
H A D | smbfs_vnops.c | 4861 case _PC_SATTR_ENABLED: in smbfs_pathconf()
|
/illumos-gate/usr/src/uts/common/fs/zfs/ |
H A D | zfs_vnops.c | 5411 case _PC_SATTR_ENABLED: in zfs_pathconf()
|
/illumos-gate/usr/src/uts/common/fs/ufs/ |
H A D | ufs_vnops.c | 5769 case _PC_SATTR_ENABLED: in ufs_l_pathconf()
|