Searched refs:getdents64 (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/lib/
H A Drepdir.c115 d->nbytes = getdents64(d->fd, d->buf, DIR_BUF_SIZE);
167 d->nbytes = getdents64(d->fd, d->buf, DIR_BUF_SIZE);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/libsmbclient/smbwrapper/
H A Dwrapper.h98 int (* getdents64)(int fd, struct dirent64 *dirp, unsigned int count); member in struct:SMBW_libc
H A Dwrapper.c196 GETSYM(getdents64, "getdents64");
768 int getdents64(int fd, struct dirent64 *external, unsigned int count) function
770 check_init("getdents64");
801 return (* smbw_libc.getdents64)(fd, external, count);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dreaddir.c275 SYSCALL_DEFINE3(getdents64, unsigned int, fd,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/kernel/
H A Dsyscall_table.S302 ENTRY_SAME(getdents64)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dsystbl.h208 SYSCALL_SPU(getdents64)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/
H A Dconfigure31009 for ac_func in getdents getdents64
[all...]

Completed in 200 milliseconds