Home
last modified time | relevance | path

Searched refs:getdents64 (Results 1 – 18 of 18) sorted by relevance

/titanic_44/usr/src/uts/common/sys/
H A Ddirent.h108 #pragma redefine_extname getdents getdents64
110 #define getdents getdents64
116 #pragma redefine_extname getdents64 getdents
118 #define getdents64 getdents macro
/titanic_44/usr/src/lib/libc/common/sys/
H A Dgetdents.s40 ANSI_PRAGMA_WEAK(getdents64,function)
56 SYSCALL_RVAL1(getdents64)
58 SET_SIZE(getdents64)
/titanic_44/usr/src/ucblib/libucb/inc/
H A Dlibc.h52 extern int getdents64(int, struct dirent64 *, size_t);
/titanic_44/usr/src/ucblib/libucb/port/gen/
H A Dreaddir.c74 (dirp->dd_size = getdents64(dirp->dd_fd, in internal_readdir()
/titanic_44/usr/src/lib/c_synonyms/sparc/
H A Dsyn_isa46 getdents64
/titanic_44/usr/src/lib/libc/port/gen/
H A Dreaddir.c117 (dirp->dd_size = getdents64(dirp->dd_fd, in readdir64()
H A Dreaddir_r.c130 (dirp->dd_size = getdents64(dirp->dd_fd, in readdir64_r()
/titanic_44/usr/src/lib/libc/port/threads/
H A Dspawn.c78 #define getdents64 getdents macro
81 extern int getdents64(int, dirent64_t *, size_t);
127 if ((buflen = getdents64(procfd, dp, DIRBUF)) <= 0) { in spawn_closefrom()
/titanic_44/usr/src/lib/c_synonyms/i386/
H A Dsyn_isa46 getdents64
/titanic_44/usr/src/uts/intel/os/
H A Dname_to_sysnum201 getdents64 213
/titanic_44/usr/src/uts/sparc/os/
H A Dname_to_sysnum200 getdents64 213
/titanic_44/usr/src/lib/libc/inc/
H A Dlibc.h95 extern int getdents64(int, struct dirent64 *, size_t);
/titanic_44/usr/src/uts/common/syscall/
H A Dgetdents.c189 getdents64(int fd, void *buf, size_t count) in getdents64() function
/titanic_44/usr/src/uts/common/os/
H A Dsysent.c267 int getdents64(int, void *, size_t);
536 SYSENT_CI("getdents", getdents64, 3),
696 SYSENT_CI("getdents64", getdents64, 3)),
1043 /* 213 */ SYSENT_CI("getdents64", getdents64, 3),
/titanic_44/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.msg992 @ MSG_SYS_GETDENTS64 "[ getdents64 ]" # 213
993 @ MSG_SYS_GETDENTS64_ALT "getdents64"
/titanic_44/usr/src/lib/libc/i386/
H A DMakefile.com165 getdents64.o \
/titanic_44/usr/src/lib/libc/sparc/
H A DMakefile.com180 getdents64.o \
/titanic_44/usr/src/lib/libc/port/
H A Dmapfile-vers1545 getdents64;