Searched refs:_PC_SATTR_ENABLED (Results 1 – 14 of 14) sorted by relevance
/titanic_50/usr/src/lib/libcmdutils/common/ |
H A D | sysattrs.c | 116 if ((name != _PC_SATTR_ENABLED) && in sysattr_support()
|
/titanic_50/usr/src/cmd/zlook/ |
H A D | zlook.c | 248 check = _PC_SATTR_ENABLED; in main() 282 case _PC_SATTR_ENABLED: in main()
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | unistd.h | 312 #define _PC_SATTR_ENABLED 23 macro
|
/titanic_50/usr/src/uts/common/fs/ |
H A D | xattr.c | 744 case _PC_SATTR_ENABLED: in xattr_file_pathconf() 1346 case _PC_SATTR_ENABLED: in xattr_dir_pathconf() 1514 error = VOP_PATHCONF(dvp, _PC_SATTR_ENABLED, &val, cr, NULL); in xattr_dir_lookup()
|
H A D | fs_subr.c | 518 case _PC_SATTR_ENABLED: in fs_pathconf()
|
/titanic_50/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()
|
/titanic_50/usr/src/cmd/cpio/ |
H A D | cpio.c | 67 #if defined(_PC_SATTR_ENABLED) 3809 #if defined(_PC_SATTR_ENABLED) in verify_attr_support() 3815 _PC_SATTR_ENABLED) != 1) { in verify_attr_support() 3825 #if defined(_PC_SATTR_ENABLED) in verify_attr_support() 3829 _PC_SATTR_EXISTS : _PC_SATTR_ENABLED) != 1) { in verify_attr_support() 3864 #if defined(_PC_SATTR_ENABLED) in verify_attr() 5553 #if defined(_PC_SATTR_ENABLED) in openout() 6093 #if defined(_PC_SATTR_ENABLED) in rstfiles() 6384 #if defined(_PC_SATTR_ENABLED) in setup() 6580 #if defined(_PC_SATTR_ENABLED) in setup() [all …]
|
/titanic_50/usr/src/cmd/tar/ |
H A D | tar.c | 78 #if defined(_PC_SATTR_ENABLED) 817 #if defined(_PC_SATTR_ENABLED) in main() 1243 #if defined(_PC_SATTR_ENABLED) in usage() 1735 #if defined(_PC_SATTR_ENABLED) in verify_attr() 2759 #if defined(_PC_SATTR_ENABLED) in verify_attr_support() 2764 _PC_SATTR_ENABLED) != 1) { in verify_attr_support() 2774 #if defined(_PC_SATTR_ENABLED) in verify_attr_support() 2778 _PC_SATTR_EXISTS : _PC_SATTR_ENABLED) != 1) { in verify_attr_support() 7858 #if defined(_PC_SATTR_ENABLED) in xattrs_put() 7967 #if defined(_PC_SATTR_ENABLED) in xattrs_put()
|
/titanic_50/usr/src/cmd/getconf/ |
H A D | getconf.c | 241 _PC_SATTR_ENABLED, "SATTR_ENABLED", PATHCONF, NOFLAGS,
|
/titanic_50/usr/src/lib/smbsrv/libfksmbsrv/common/ |
H A D | fake_vop.c | 993 case _PC_SATTR_ENABLED: in fop_pathconf()
|
/titanic_50/usr/src/cmd/mv/ |
H A D | mv.c | 1892 if (sysattr_support(target, _PC_SATTR_ENABLED) != 1) {
|
/titanic_50/usr/src/uts/common/fs/tmpfs/ |
H A D | tmp_vnops.c | 2400 case _PC_SATTR_ENABLED: in tmp_pathconf()
|
/titanic_50/usr/src/uts/common/fs/zfs/ |
H A D | zfs_vnops.c | 5008 case _PC_SATTR_ENABLED: in zfs_pathconf()
|
/titanic_50/usr/src/uts/common/fs/ufs/ |
H A D | ufs_vnops.c | 5896 case _PC_SATTR_ENABLED: in ufs_l_pathconf()
|