Searched refs:__getdents30 (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/lib/libc/compat/include/
H A Ddirent.h67 int __getdents30(int, char *, size_t);
/netbsd-6-1-5-RELEASE/include/
H A Ddirent.h108 int getdents(int, char *, size_t) __RENAME(__getdents30); variable
/netbsd-6-1-5-RELEASE/lib/libc/compat/sys/
H A Dcompat_getdents.c56 if ((rv = __getdents30(fd, buf, nbytes)) == -1)
/netbsd-6-1-5-RELEASE/lib/libc/sys/
H A DMakefile.inc94 __getcwd.S __getdents30.S __getfh30.S getvfsstat.S getgroups.S\
/netbsd-6-1-5-RELEASE/lib/librumphijack/
H A Dhijack.c143 #define REALGETDENTS __getdents30
226 { DUALCALL_GETDENTS, "__getdents30", RSYS_NAME(GETDENTS) },

Completed in 175 milliseconds