Searched refs:_llseek (Results 1 - 25 of 29) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/examples/libsmbclient/smbwrapper/
H A Dwrapper.h145 int (* _llseek)(unsigned int fd, unsigned long offset_high, unsigned long offset_low, loff_t *result, unsigned int whence); member in struct:SMBW_libc
H A Dwrapper.c243 GETSYM(_llseek, "_llseek");
1359 int _llseek(unsigned int fd, unsigned long offset_high, unsigned long offset_low, loff_t *result, unsigned int whence) function
1361 check_init("_llseek");
1368 return (* smbw_libc._llseek)(fd, offset_high, offset_low, result, whence);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/examples/libsmbclient/smbwrapper/
H A Dwrapper.h144 int (* _llseek)(unsigned int fd, unsigned long offset_high, unsigned long offset_low, loff_t *result, unsigned int whence); member in struct:SMBW_libc
H A Dwrapper.c243 GETSYM(_llseek, "_llseek");
1359 int _llseek(unsigned int fd, unsigned long offset_high, unsigned long offset_low, loff_t *result, unsigned int whence) function
1361 check_init("_llseek");
1368 return (* smbw_libc._llseek)(fd, offset_high, offset_low, result, whence);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/examples/libsmbclient/smbwrapper/
H A Dwrapper.h145 int (* _llseek)(unsigned int fd, unsigned long offset_high, unsigned long offset_low, loff_t *result, unsigned int whence); member in struct:SMBW_libc
H A Dwrapper.c243 GETSYM(_llseek, "_llseek");
1359 int _llseek(unsigned int fd, unsigned long offset_high, unsigned long offset_low, loff_t *result, unsigned int whence) function
1361 check_init("_llseek");
1368 return (* smbw_libc._llseek)(fd, offset_high, offset_low, result, whence);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/examples/libsmbclient/smbwrapper/
H A Dwrapper.h144 int (* _llseek)(unsigned int fd, unsigned long offset_high, unsigned long offset_low, loff_t *result, unsigned int whence); member in struct:SMBW_libc
H A Dwrapper.c243 GETSYM(_llseek, "_llseek");
1359 int _llseek(unsigned int fd, unsigned long offset_high, unsigned long offset_low, loff_t *result, unsigned int whence) function
1361 check_init("_llseek");
1368 return (* smbw_libc._llseek)(fd, offset_high, offset_low, result, whence);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/examples/libsmbclient/smbwrapper/
H A Dwrapper.h145 int (* _llseek)(unsigned int fd, unsigned long offset_high, unsigned long offset_low, loff_t *result, unsigned int whence); member in struct:SMBW_libc
H A Dwrapper.c243 GETSYM(_llseek, "_llseek");
1359 int _llseek(unsigned int fd, unsigned long offset_high, unsigned long offset_low, loff_t *result, unsigned int whence) function
1361 check_init("_llseek");
1368 return (* smbw_libc._llseek)(fd, offset_high, offset_low, result, whence);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/examples/libsmbclient/smbwrapper/
H A Dwrapper.h144 int (* _llseek)(unsigned int fd, unsigned long offset_high, unsigned long offset_low, loff_t *result, unsigned int whence); member in struct:SMBW_libc
H A Dwrapper.c243 GETSYM(_llseek, "_llseek");
1359 int _llseek(unsigned int fd, unsigned long offset_high, unsigned long offset_low, loff_t *result, unsigned int whence) function
1361 check_init("_llseek");
1368 return (* smbw_libc._llseek)(fd, offset_high, offset_low, result, whence);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba/source/smbwrapper/
H A Drealcalls.h211 #define real_llseek(fd,ofs,whence) (_llseek(fd,ofs,whence))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mips/kernel/
H A Dlinux32.c120 SYSCALL_DEFINE5(32_llseek, unsigned int, fd, unsigned int, offset_high,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mips/kernel/
H A Dlinux32.c120 SYSCALL_DEFINE5(32_llseek, unsigned int, fd, unsigned int, offset_high,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba/source/smbwrapper/
H A Drealcalls.h211 #define real_llseek(fd,ofs,whence) (_llseek(fd,ofs,whence))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba/source/smbwrapper/
H A Drealcalls.h211 #define real_llseek(fd,ofs,whence) (_llseek(fd,ofs,whence))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/m32r/
H A Dtraps-linux.c1154 result = _llseek(arg1, arg2, arg3, &buf, arg5);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/m32r/
H A Dtraps-linux.c1154 result = _llseek(arg1, arg2, arg3, &buf, arg5);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/m32r/
H A Dtraps-linux.c1154 result = _llseek(arg1, arg2, arg3, &buf, arg5);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba/source/
H A Dconfigure5198 for ac_func in __sys_llseek llseek _llseek __llseek readdir64 _readdir64 __readdir64
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba/source/
H A Dconfigure5198 for ac_func in __sys_llseek llseek _llseek __llseek readdir64 _readdir64 __readdir64
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba/source/
H A Dconfigure5198 for ac_func in __sys_llseek llseek _llseek __llseek readdir64 _readdir64 __readdir64
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/
H A Dconfigure33798 for ac_func in __sys_llseek llseek _llseek __llseek readdir64 _readdir64 __readdir64
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/
H A Dconfigure33798 for ac_func in __sys_llseek llseek _llseek __llseek readdir64 _readdir64 __readdir64
[all...]

Completed in 522 milliseconds

12