Searched refs:FILE (Results 1 - 25 of 1560) sorted by relevance

1234567891011>>

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/mtools-4.0.10/
H A Dmtools.conf18 # your architecture and comment out the "SAMPLE FILE" line below
19 SAMPLE FILE
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-runtime/gnulib-lib/
H A Dfwriteerror.h54 extern int fwriteerror (FILE *fp);
58 extern int fwriteerror_no_ebadf (FILE *fp);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A Dfile_ostream.priv.h10 FILE *fp;
H A Dfwriteerror.h54 extern int fwriteerror (FILE *fp);
58 extern int fwriteerror_no_ebadf (FILE *fp);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/packaging/SGI/
H A Dmkman11 for FILE in $FILES ; do
12 if [ "$FILE" = "smbmnt.8" ]; then continue; fi;
13 if [ "$FILE" = "smbmount.8" -o "$FILE" = "smbumount.8" ]; then continue; fi;
14 if [ "$FILE" = "smbrun.1" ]; then continue; fi;
15 neqn $FILE | tbl | nroff -man > ../../packaging/SGI/catman/`basename $FILE`
16 pack -f ../../packaging/SGI/catman/`basename $FILE`
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dfile_ostream.priv.h10 FILE *fp;
H A Dfwriteerror.h54 extern int fwriteerror (FILE *fp);
58 extern int fwriteerror_no_ebadf (FILE *fp);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/scripts/
H A Dcheckincludes.pl7 open(FILE, $file) or die "Cannot open $file: $!.\n";
11 while (<FILE>) {
23 close(FILE);
H A Dhdrcheck.sh3 for FILE in `grep '^[ \t]*#[ \t]*include[ \t]*<' $2 | cut -f2 -d\< | cut -f1 -d\> | egrep ^linux\|^asm` ; do
4 if [ ! -r $1/$FILE ]; then
5 echo $2 requires $FILE, which does not exist in exported headers
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/iptables-1.x/extensions/
H A D.REJECT-test62 FILE=$KERNEL_DIR/include/linux/netfilter_ipv6/ip6t_REJECT.h
4 [ -f $FILE ] && grep IP6T_ICMP6_NO_ROUTE 2>&1 >/dev/null $FILE && echo REJECT
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/libbb/
H A Dwfopen.c12 FILE *fopen_or_warn(const char *path, const char *mode)
14 FILE *fp = fopen(path, mode);
H A Dfclose_nonstdin.c17 int fclose_if_not_stdin(FILE *f)
H A Dwfopen_input.c19 FILE *fopen_or_warn_stdin(const char *filename)
21 FILE *fp = stdin;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/avahi-client/
H A Dxdg-config.h27 FILE *avahi_xdg_config_open(const char *filename);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/tests/
H A Dtest-moo-asub1.oo.h8 FILE *fp;
H A Dtest-moo-sub1.oo.h8 FILE *fp;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/os_brew/
H A Dfclose.c17 * PUBLIC: int fclose __P((FILE *));
22 FILE *fp;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/src/
H A Dtool_dirhie.h26 CURLcode create_dir_hierarchy(const char *outfile, FILE *errors);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-tests/
H A Dtest-moo-asub1.oo.h8 FILE *fp;
H A Dtest-moo-sub1.oo.h8 FILE *fp;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/libvorbis-1.2.3/vq/
H A Dbookutil.h3 * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
26 extern char *get_line(FILE *in);
27 extern char *setup_line(FILE *in);
28 extern int get_line_value(FILE *in,float *value);
29 extern int get_next_value(FILE *in,float *value);
30 extern int get_next_ivalue(FILE *in,long *ivalue);
32 extern int get_vector(codebook *b,FILE *in,int start,int num,float *a);
33 extern char *find_seek_to(FILE *in,char *s);
36 extern void write_codebook(FILE *out,char *name,const static_codebook *c);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/bftpd-1.6.6/
H A Ddirlist.h11 void bftpd_stat(char *name, FILE *client);
12 void dirlist(char *name, FILE *client, char verbose);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/include/curl/
H A Dstdcheaders.h27 size_t fread (void *, size_t, size_t, FILE *);
28 size_t fwrite (const void *, size_t, size_t, FILE *);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/tests/libtest/
H A Dtest613.pl29 open(FILE, ">plainfile.txt") || errout "$!";
30 binmode FILE;
31 print FILE "Test file to support curl test suite\n";
32 close(FILE);
36 open(FILE, ">rofile.txt") || errout "$!";
37 binmode FILE;
38 print FILE "Read-only test file to support curl test suite\n";
39 close(FILE);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/tmp/include/curl/
H A Dstdcheaders.h27 size_t fread (void *, size_t, size_t, FILE *);
28 size_t fwrite (const void *, size_t, size_t, FILE *);

Completed in 138 milliseconds

1234567891011>>