Home
last modified time | relevance | path

Searched refs:attropen (Results 1 – 19 of 19) sorted by relevance

/titanic_41/usr/src/head/
H A Dfcntl.h86 #pragma redefine_extname attropen attropen64
98 #define attropen attropen64
114 #pragma redefine_extname attropen64 attropen
126 #define attropen64 attropen
141 extern int attropen(const char *, const char *, int, ...);
/titanic_41/usr/src/lib/libc/port/gen/
H A Dattropen.c36 #pragma weak _attropen = attropen
82 attropen(const char *file, const char *attr, int oflag, ...) in attropen() function
/titanic_41/usr/src/lib/libcmdutils/common/
H A Dprocess_xattrs.c44 if ((fd1 = attropen(attrfile, ".", O_RDONLY)) == -1) { in get_attrdirs()
56 if ((fd2 = attropen(attrfile, ".", O_RDONLY)) == -1) { in get_attrdirs()
108 if ((outdfd = attropen(outfile, ".", O_RDONLY)) == -1) { in mv_xattrs()
/titanic_41/usr/src/cmd/du/
H A Ddu.c392 if ((fd = attropen(curname, ".", O_RDONLY)) < 0) { in descend()
/titanic_41/usr/src/cmd/ndmpd/tlm/
H A Dtlm_backup_reader.c694 fd = attropen(fnamep, ".", O_RDONLY); in tlm_output_xattr()
724 afd = attropen(fnamep, dtp->d_name, O_RDONLY); in tlm_output_xattr()
H A Dtlm_restore_writer.c1433 fd = attropen(name, xattrname, O_CREAT | O_RDWR, 0755); in restore_xattr_hdr()
/titanic_41/usr/src/lib/c_synonyms/
H A Dsyn_common173 attropen
/titanic_41/usr/src/lib/smbsrv/libmlsvc/common/
H A Dsmb_quota.c1163 afd = attropen(file, SMB_QUOTA_CNTRL_INDEX_XATTR, O_RDWR | O_CREAT, in smb_quota_add_ctrldir()
H A Ddfs.c1170 if ((attrdirfd = attropen(rootdir, ".", O_RDONLY)) > 0) { in dfs_root_remove()
/titanic_41/usr/src/cmd/chmod/
H A Dchmod.c1100 parentfd = attropen(file, ".", O_RDONLY); in set_attrs()
/titanic_41/usr/src/cmd/cpio/
H A Dcpio.c3991 ofilefd = attropen(fullname, ".", oflag); in retry_open_attr()
4115 if ((*attr_parentfd = attropen(dirp, ".", O_RDONLY)) == -1) { in open_attr_dir()
5075 Gen.g_dirfd = attropen(Gen.g_attrfnam_p, ".", O_RDONLY); in getname()
8324 Gen.g_dirfd = attropen(filename, ".", O_RDONLY); in xattrs_out()
9346 dirfd = attropen(filename, ".", O_RDONLY); in preview_attrs()
9737 attropen(char *file, char *attr, int omode, mode_t cmode) in attropen() function
/titanic_41/usr/src/cmd/tar/
H A Dtar.c103 static int attropen();
2811 if ((attrinfo->attr_parentfd = attropen(dirp, ".", O_RDONLY)) == -1) { in open_attr_dir()
7856 fd = attropen(filename, ".", O_RDONLY); in xattrs_put()
8436 ofilefd = attropen(dirp, ".", oflag); in retry_open_attr()
8537 attropen(char *file, char *attr, int omode, mode_t cmode) in attropen() function
/titanic_41/usr/src/lib/libc/amd64/
H A DMakefile355 attropen.o \
/titanic_41/usr/src/lib/libc/i386/
H A DMakefile.com388 attropen.o \
/titanic_41/usr/src/lib/libc/sparcv9/
H A DMakefile.com373 attropen.o \
/titanic_41/usr/src/lib/libc/sparc/
H A DMakefile.com413 attropen.o \
/titanic_41/usr/src/lib/libc/port/
H A Dmapfile-vers975 attropen;
/titanic_41/usr/src/man/man3c/
H A DMakefile55 attropen.3c \
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc50 file path=usr/share/man/man3c/attropen.3c