Home
last modified time | relevance | path

Searched refs:attropen64 (Results 1 – 8 of 8) 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
159 extern int attropen64(const char *, const char *, int, ...);
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dattropen.c32 #pragma weak _attropen64 = attropen64
49 attropen64(const char *file, const char *attr, int oflag, ...) in attropen64() function
/illumos-gate/usr/src/cmd/backup/dump/
H A Dlftw.c167 attrfd = attropen64(path, ".", O_RDONLY|O_NONBLOCK); in lf_xftw()
/illumos-gate/usr/src/lib/c_synonyms/sparc/
H A Dsyn_isa39 attropen64
/illumos-gate/usr/src/lib/c_synonyms/i386/
H A Dsyn_isa39 attropen64
/illumos-gate/usr/src/lib/libc/i386/
H A DMakefile.com344 attropen64.o \
/illumos-gate/usr/src/lib/libc/sparc/
H A DMakefile.com352 attropen64.o \
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers1351 attropen64;