Searched defs:attropen64 (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dattropen.c34 #pragma weak _attropen64 = attropen64
51 attropen64(const char *file, const char *attr, int oflag, ...) function
/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 macro
159 extern int attropen64(const char *, const char *, int, ...);

Completed in 61 milliseconds