Searched refs:fopen (Results 201 - 225 of 745) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/shared/
H A Dshutils.h241 FILE *fp = fopen("/dev/console", "w"); \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/udev/
H A Dudev_selinux.c61 fp = fopen(procfile, "r");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl/
H A Dlocalealias.c237 fp = fopen (relocate (full_fname), "rc");
239 fp = fopen (relocate (full_fname), "r");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/examples_c/csv/
H A Dcode.c90 if ((cfp = fopen(cfile, "w")) == NULL) {
95 if ((hfp = fopen(hfile, "w")) == NULL) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/examples_c/getting_started/
H A Dexample_database_load.c118 ifp = fopen(vendor_file, "r");
217 ifp = fopen(inventory_file, "r");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/docs/examples/
H A Drtsp.c86 FILE *sdp_fp = fopen(sdp_filename, "wt");
159 FILE *sdp_fp = fopen(sdp_filename, "rt");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/src/metaflac/
H A Doperations_shorthand_cuesheet.c125 f = fopen(cs_filename, "r");
190 f = fopen(cs_filename, "w");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/
H A Dminigzip.c204 in = fopen(file, "rb");
248 out = fopen(outfile, "wb");
H A Dzutil.h111 fopen((name), (mode), "mbc=60", "ctx=stm", "rfm=fix", "mrs=512")
173 # define F_OPEN(name, mode) fopen((name), (mode))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/bio/
H A Dbss_file.c102 if ((file=fopen(filename,mode)) == NULL)
105 ERR_add_error_data(5,"fopen('",filename,"','",mode,"')");
275 fp=fopen(ptr,p);
279 ERR_add_error_data(5,"fopen('",ptr,"','",p,"')");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/
H A Dminigzip.c204 in = fopen(file, "rb");
248 out = fopen(outfile, "wb");
H A Dzutil.h111 fopen((name), (mode), "mbc=60", "ctx=stm", "rfm=fix", "mrs=512")
173 # define F_OPEN(name, mode) fopen((name), (mode))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/udhcpd/
H A Dscript.c85 /*fp = fopen("/tmp/udhcpc.routes", "w+");*/
86 fp = fopen("/tmp/udhcpc.routes", "a+");
104 fp = fopen("/tmp/udhcpc.routes2", "w+");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/procps/
H A Dsysctl.c131 if (!filename || ((fp = fopen(filename, "r")) == NULL)) {
263 if ((fp = fopen(tmpname, "r")) == NULL) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/scripts/basic/
H A Ddocproc.c175 fp = fopen(real_filename, "r");
342 infile = fopen(argv[2], "r");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/jpeg-7/
H A Drdswitch.c90 if ((fp = fopen(filename, "r")) == NULL) {
183 if ((fp = fopen(filename, "r")) == NULL) {
H A Ddjpeg.c275 if ((mapfile = fopen(argv[argn], READ_BINARY)) == NULL) {
505 if ((input_file = fopen(argv[file_index], READ_BINARY)) == NULL) {
516 if ((output_file = fopen(outfilename, WRITE_BINARY)) == NULL) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/examples/
H A Dseeking_example.c65 FILE *f=fopen("a.m","w");
68 f=fopen("b.m","w");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/test/
H A Dwrite_read.c45 if ((file = fopen (filename, "wb")) == NULL) {
46 printf("\n\nError : fopen failed : %s\n", strerror (errno)) ;
150 if ((file = fopen (filename, "rb")) == NULL) {
151 printf("\n\nError : fopen failed : %s\n", strerror (errno)) ;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/scripts/basic/
H A Ddocproc.c175 fp = fopen(real_filename, "r");
343 infile = fopen(argv[2], "r");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/dhcp6/
H A Dra_token.l166 if ((rayyin = fopen(raname, "r")) == NULL) {
170 dprintf(LOG_ERR, "ra_parse: fopen(%s): %s",
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/rc/
H A Dmtd.c60 if ((fp = fopen("/proc/mtd", "r"))) {
145 if ((fp = fopen(path, "r")))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/aic7xxx/aicasm/
H A Daicasm.c171 if ((listfile = fopen(optarg, "w")) == NULL) {
187 if ((ofile = fopen(optarg, "w")) == NULL) {
195 if ((regdiagfile = fopen(optarg, "w")) == NULL) {
202 if ((regfile = fopen(optarg, "w")) == NULL) {
538 if ((ifile = fopen(ifilename, "r")) == NULL) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/bzip2/
H A Dbzip2recover.c351 inFile = fopen ( inFileName, "rb" );
425 inFile = fopen ( inFileName, "rb" );
489 outFile = fopen ( outFileName, "wb" );
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/vhook/
H A Dimlib2.c251 f = fopen(rgbtxt, "r");
254 f = fopen("/usr/share/X11/rgb.txt", "r");
256 f = fopen("/usr/lib/X11/rgb.txt", "r");

Completed in 246 milliseconds

1234567891011>>