Home
last modified time | relevance | path

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

/illumos-gate/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, ...);
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dattropen.c34 #pragma weak _attropen = attropen
80 attropen(const char *file, const char *attr, int oflag, ...) in attropen() function
/illumos-gate/usr/src/lib/libcmdutils/common/
H A Dprocess_xattrs.c45 if ((fd1 = attropen(attrfile, ".", O_RDONLY)) == -1) { in get_attrdirs()
57 if ((fd2 = attropen(attrfile, ".", O_RDONLY)) == -1) { in get_attrdirs()
109 if ((outdfd = attropen(outfile, ".", O_RDONLY)) == -1) { in mv_xattrs()
/illumos-gate/usr/src/cmd/du/
H A Ddu.c395 if ((fd = attropen(curname, ".", O_RDONLY)) < 0) { in descend()
/illumos-gate/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.c1434 fd = attropen(name, xattrname, O_CREAT | O_RDWR, 0755); in restore_xattr_hdr()
/illumos-gate/usr/src/lib/c_synonyms/
H A Dsyn_common173 attropen
/illumos-gate/usr/src/lib/smbsrv/libmlsvc/common/
H A Dsmb_quota.c1202 afd = attropen(file, SMB_QUOTA_CNTRL_INDEX_XATTR, O_RDWR | O_CREAT, in smb_quota_add_ctrldir()
H A Ddfs.c1169 if ((attrdirfd = attropen(rootdir, ".", O_RDONLY)) > 0) { in dfs_root_remove()
/illumos-gate/usr/src/cmd/chmod/
H A Dchmod.c1100 parentfd = attropen(file, ".", O_RDONLY); in set_attrs()
/illumos-gate/usr/src/cmd/cpio/
H A Dcpio.c3999 ofilefd = attropen(fullname, ".", oflag); in retry_open_attr()
4123 if ((*attr_parentfd = attropen(dirp, ".", O_RDONLY)) == -1) { in open_attr_dir()
5083 Gen.g_dirfd = attropen(Gen.g_attrfnam_p, ".", O_RDONLY); in getname()
8342 Gen.g_dirfd = attropen(filename, ".", O_RDONLY); in xattrs_out()
9364 dirfd = attropen(filename, ".", O_RDONLY); in preview_attrs()
9755 attropen(char *file, char *attr, int omode, mode_t cmode) in attropen() function
/illumos-gate/usr/src/cmd/tar/
H A Dtar.c104 static int attropen();
2869 if ((attrinfo->attr_parentfd = attropen(dirp, ".", O_RDONLY)) == -1) { in open_attr_dir()
7900 fd = attropen(filename, ".", O_RDONLY); in xattrs_put()
8478 ofilefd = attropen(dirp, ".", oflag); in retry_open_attr()
8579 attropen(char *file, char *attr, int omode, mode_t cmode) in attropen() function
/illumos-gate/usr/src/lib/libc/amd64/
H A DMakefile362 attropen.o \
/illumos-gate/usr/src/lib/libc/i386/
H A DMakefile.com398 attropen.o \
/illumos-gate/usr/src/lib/libc/sparcv9/
H A DMakefile.com380 attropen.o \
/illumos-gate/usr/src/lib/libc/sparc/
H A DMakefile.com422 attropen.o \
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers1275 attropen;
/illumos-gate/usr/src/man/man3c/
H A DMakefile58 attropen.3c \
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc195 file path=usr/share/man/man3c/attropen.3c