Searched refs:open64 (Results 1 - 10 of 10) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/ext2fs/
H A Dgetsectsize.c42 fd = open64(file, O_RDONLY);
H A Dgetsize.c157 fd = open64(file, O_RDONLY);
H A Dunix_io.c411 data->dev = open64(io->name, open_flags);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/tests/
H A Dfcntl_lock64.c41 fd = open64(DATA, O_RDONLY);
66 fd = open64(DATA, O_RDWR|O_CREAT|O_TRUNC, 0600);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/um/os-Linux/
H A Duser_syms.c56 EXPORT_SYMBOL_PROTO(open64); variable
H A Dfile.c235 fd = open64(file, f, mode);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/smbwrapper/
H A Dwrapped.c59 int open64(char *name, int flags, mode_t mode) function
73 return open64(name, flags, mode);
78 return open64(name, flags, mode);
637 return open64(path, creat_bits, mode);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/hostfs/
H A Dhostfs_user.c106 fd = open64(path, mode);
209 fd = open64(name, O_CREAT | O_RDWR, mode);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/lib/
H A Dsystem.c364 * If creat64 isn't defined then ensure we call a potential open64.
378 return open64(path, oflag, mode);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/
H A Dconfigure18110 for ac_func in open64 _open64 __open64 creat64
[all...]

Completed in 231 milliseconds