Searched refs:O_RDONLY (Results 101 - 125 of 432) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ncpfs/
H A Dmmap.c57 if (ncp_make_open(inode, O_RDONLY) >= 0) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/blkid/
H A Dblkid_getsize.c157 if ((fd = open(argv[1], O_RDONLY)) < 0)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/boot/tools/
H A Dmkbb.c106 fd = open(argv[2], O_RDONLY);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgcrypt-1.5.0/random/
H A Drndlinux.c64 fd = open ( name, O_RDONLY );
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/minidlna/tagutils/
H A Dtagutils-wav.c58 if(!(fd = open(filename, O_RDONLY)))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/minidlna.07.26/tagutils/
H A Dtagutils-wav.c58 if(!(fd = open(filename, O_RDONLY)))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/torture/
H A Dsmbiconv.c225 fd = open(file, O_RDONLY);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/scripts/
H A Dbinoffset.c129 inputfd = open (inputname, O_RDONLY);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/udev/extras/ata_id/
H A Data_id.c134 fd = open(node, O_RDONLY|O_NONBLOCK);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/udev/extras/cdrom_id/
H A Dcdrom_id.c112 fd = open(node, O_RDONLY|O_NONBLOCK);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/udev/
H A Dudev_utils_file.c128 fd = open(filename, O_RDONLY);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/lib/
H A Dpopt_common.c163 fd = sys_open(p, O_RDONLY, 0);
210 if ((auth=x_fopen(file, O_RDONLY, 0)) == NULL)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-runtime/gnulib-lib/
H A Dprogreloc.c178 executable_fd = open ("/proc/self/exe", O_RDONLY, 0);
187 executable_fd = open (buf, O_RDONLY, 0);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/etc/cnid_dbd/
H A Dcmd_dbd.c297 if ((cdir = open(".", O_RDONLY)) < 0) {
349 int dbdirfd = open(dbpath, O_RDONLY);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/ext2fs/
H A Dgetsize.c157 fd = open64(file, O_RDONLY);
159 fd = open(file, O_RDONLY);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/uuid/
H A Dgen_uuid.c77 fd = open("/dev/urandom", O_RDONLY);
79 fd = open("/dev/random", O_RDONLY | O_NONBLOCK);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/scripts/basic/
H A Dfixdep.c279 fd = open(filename, O_RDONLY);
350 fd = open(depfile, O_RDONLY);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dprogreloc.c178 executable_fd = open ("/proc/self/exe", O_RDONLY, 0);
187 executable_fd = open (buf, O_RDONLY, 0);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/avahi-daemon/
H A Dchroot.c244 if ((payload = open(get_file_name_table[(int) command], O_RDONLY)) < 0) {
367 return open(fname, O_RDONLY);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/db_dump185/
H A Ddb_dump185.c215 if ((dbp = dbopen(argv[0], O_RDONLY, 0, DB_BTREE, NULL)) == NULL) {
217 dbopen(argv[0], O_RDONLY, 0, DB_HASH, NULL)) == NULL) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/etc/cnid_dbd/
H A Dcmd_dbd.c298 if ((cdir = open(".", O_RDONLY)) < 0) {
350 int dbdirfd = open(dbpath, O_RDONLY);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/scripts/basic/
H A Dfixdep.c276 fd = open(filename, O_RDONLY);
347 fd = open(depfile, O_RDONLY);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/util-linux/
H A Dmdev.c59 fd = open("/etc/mdev.conf", O_RDONLY);
245 firmware_fd = xopen(firmware, O_RDONLY);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libiconv-1.11/srclib/
H A Dprogreloc.c179 executable_fd = open ("/proc/self/exe", O_RDONLY, 0);
188 executable_fd = open (buf, O_RDONLY, 0);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/runit/
H A Drunsv.c508 fd = xopen(".", O_RDONLY|O_NDELAY);
528 svd[0].fdcontrol = xopen("log/supervise/control"+4, O_RDONLY|O_NDELAY);
535 svd[1].fdcontrol = xopen("log/supervise/control", O_RDONLY|O_NDELAY);
542 fd = xopen("log/supervise/ok"+4, O_RDONLY|O_NDELAY);
546 fd = xopen("log/supervise/ok", O_RDONLY|O_NDELAY);

Completed in 453 milliseconds

1234567891011>>