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

/netbsd-6-1-5-RELEASE/lib/libc/compat/sys/
H A Dcompat_getdirentries.c47 __warn_references(getdirentries,
48 "reference to compatibility-only getdirentries(); this will break; use getdents() or readdir() instead")
51 getdirentries(fd, buf, nbytes, basep) function
H A DMakefile.inc16 MAN+= getdirentries.3
/netbsd-6-1-5-RELEASE/lib/libc/compat/include/
H A Ddirent.h72 int getdirentries(int, char *, int, long *);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/ppc/
H A Demul_netbsd.c95 extern int getdirentries(int fd, char *buf, int nbytes, long *basep);
106 /* If this is not netbsd, don't allow fstatfs or getdirentries at this time */
903 SYS(getdirentries);
909 status = getdirentries(fd,
1193 { 0, }, /* 156 is old getdirentries */
1233 { 0, }, /* 196 is old getdirentries */
H A Dconfigure5422 for ac_func in access cfgetispeed cfgetospeed cfsetispeed cfsetospeed chdir chmod chown dup dup2 fchmod fchown fcntl fstat fstatfs getdirentries getegid geteuid getgid getpid getppid getrusage gettimeofday getuid ioctl kill link lseek lstat mkdir pipe readlink rmdir setreuid setregid stat sigprocmask stat symlink tcgetattr tcsetattr tcsendbreak tcdrain tcflush tcflow tcgetpgrp tcsetpgrp time umask unlink

Completed in 126 milliseconds