Searched refs:FILE (Results 426 - 450 of 1560) sorted by relevance

<<11121314151617181920>>

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/tests/libtest/
H A Dlib578.c33 FILE *moo = fopen(libtest_arg2, "wb");
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/zlib-1.2.3/contrib/iostream2/
H A Dzstream.h55 izstream(FILE* fp) : m_fp(0) { open(fp); }
70 void open(FILE* fp) {
160 ozstream(FILE* fp, int level = Z_DEFAULT_COMPRESSION)
184 /* open from a FILE pointer.
186 void open(FILE* fp, int level = Z_DEFAULT_COMPRESSION) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/mtools-4.0.10/
H A Dmainloop.h80 void mpPrintFilename(FILE *file, MainParam_t *mp);
H A DmtoolsDirentry.h53 void fprintPwd(FILE *f, direntry_t *entry, int escape);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ntfs-3g-2009.3.8/libntfs-3g/
H A Dlogging.c200 static FILE * ntfs_log_get_stream(u32 level)
202 FILE *stream;
405 * Note: For this handler, @data is a pointer to a FILE output stream.
420 FILE *stream;
422 if (!data) /* Interpret data as a FILE stream. */
424 stream = (FILE*)data;
501 * Note: For this handler, @data is a pointer to a FILE output stream.
532 * Note: For this handler, @data is a pointer to a FILE output stream.
562 * Note: For this handler, @data is a pointer to a FILE output stream.
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/VMS/
H A Dinstall.com67 $ SET FILE/PROT=WORLD:RE WRK_SSLROOT:[VMS]OPENSSL_STARTUP.COM
70 $ SET FILE/PROT=WORLD:RE WRK_SSLROOT:[VMS]OPENSSL_UTILS.COM
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iproute2/tc/
H A Dtc_core.c77 FILE *fp = fopen("/proc/net/psched", "r");
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dratecontrol.h64 FILE *stats_file;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libgcrypt-1.5.0/doc/
H A Dmdate-sh40 Usage: mdate-sh [--help] [--version] FILE
42 Pretty-print the modification time of FILE.
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libgcrypt-1.5.0/tests/
H A Drsacvt.c106 read_textline (FILE *fp)
142 read_hexmpi_line (FILE *fp, int *got_eof)
164 skip_to_empty_line (FILE *fp)
305 " [OPTION] [FILE] (try --help for more information)\n", stderr);
309 ("Usage: " PGM " [OPTIONS] [FILE]\n"
318 "With no FILE, or if FILE is -, read standard input.\n"
328 FILE *input;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dfile-ostream.c4 /* Output stream referring to an stdio FILE.
70 file_ostream_create (FILE *fp)
H A Dgetdelim.c57 getdelim (char **lineptr, size_t *n, int delimiter, FILE *fp)
H A Djavaversion.c59 FILE *fp;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libcroco/
H A Dcr-additional-sel.h92 void cr_additional_sel_dump (CRAdditionalSel *a_this, FILE *a_fp) ;
H A Dcr-rgb.h88 void cr_rgb_dump (CRRgb *a_this, FILE *a_fp) ;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Duri.in.h66 xmlPrintURI (FILE *stream,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-tests/
H A Dtest-getdelim.c40 FILE *f;
H A Dtest-getline.c40 FILE *f;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/oss/
H A Dhex2hex.c15 int loadhex(FILE *inf, unsigned char *buf)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/coreutils/
H A Ddos2unix.c25 FILE *in, *out;
H A Dhead.c44 FILE *fp;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/editors/
H A Ddiff.c220 static int readhash(FILE *fp)
276 static int files_differ(FILE *f1, FILE *f2, int flags)
299 static void prepare(int i, FILE *fp /*, off_t filesize*/)
503 static int skipline(FILE * f)
519 static void check(FILE * f1, FILE * f2)
655 static void fetch(long *f, int a, int b, FILE * lb, int ch)
688 static int asciifile(FILE * f)
712 static void dump_unified_vec(FILE * f
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/libbb/
H A Dlogin.c23 FILE *fd;
H A Dmtab.c18 FILE *mountTable;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/miscutils/
H A Dstrings.c26 FILE *file = stdin;

Completed in 246 milliseconds

<<11121314151617181920>>