Searched refs:FILE (Results 176 - 200 of 2233) sorted by relevance

1234567891011>>

/freebsd-10.2-release/contrib/gdb/gdb/tui/
H A Dtui-io.h40 extern int tui_getc (FILE *);
/freebsd-10.2-release/contrib/gdtoa/
H A Dstdio1.h59 extern int Fprintf ANSI((FILE*, const char*, ...));
64 extern int Vfprintf ANSI((FILE*, const char*, va_list));
69 extern FILE *stderr_ASL;
72 extern void fflush_ASL ANSI((FILE*));
/freebsd-10.2-release/contrib/gcc/
H A Dipa-utils.h42 void ipa_utils_print_order (FILE*, const char *, struct cgraph_node**, int);
H A Dcollect2.h33 extern void dump_file (const char *, FILE *);
H A Ddefaults.h69 FILE *_hide_asm_out_file = (MYFILE); \
73 FILE *asm_out_file = _hide_asm_out_file; \
107 #define ASM_OUTPUT_DEF(FILE,LABEL1,LABEL2) \
108 do { fprintf ((FILE), "%s", SET_ASM_OP); \
109 assemble_name (FILE, LABEL1); \
110 fprintf (FILE, ","); \
111 assemble_name (FILE, LABEL2); \
112 fprintf (FILE, "\n"); \
118 #define ASM_OUTPUT_TLS_COMMON(FILE, DECL, NAME, SIZE) \
121 fprintf ((FILE), "\
[all...]
/freebsd-10.2-release/contrib/groff/src/include/
H A Dlib.h68 extern "C" { int vfprintf(FILE *, const char *, va_list); }
79 FILE *xtmpfile(char **namep = 0,
85 extern "C" { FILE *popen(const char *, const char *); }
89 extern "C" { int pclose (FILE *); }
/freebsd-10.2-release/contrib/libarchive/cpio/test/
H A Dtest_passthrough_dotdot.c35 FILE *filelist;
H A Dtest_passthrough_reverse.c40 FILE *filelist;
/freebsd-10.2-release/contrib/gcc/config/
H A Dptx4.h217 #define ASM_OUTPUT_ALIGNED_COMMON(FILE, NAME, SIZE, ALIGN) \
219 fprintf ((FILE), "%s", COMMON_ASM_OP); \
220 assemble_name ((FILE), (NAME)); \
221 fprintf ((FILE), ",%lu\n", (unsigned long)(SIZE)); \
/freebsd-10.2-release/contrib/binutils/include/
H A Dpartition.h70 extern void partition_print (partition, FILE*);
/freebsd-10.2-release/contrib/binutils/ld/
H A Dldmisc.h28 extern void lfinfo (FILE *, const char *, ...);
/freebsd-10.2-release/crypto/openssh/
H A Ddns.h53 int export_dns_rr(const char *, Key *, FILE *, int);
/freebsd-10.2-release/share/syscons/scrnmaps/
H A Dmkscrfil.c37 FILE *fd;
/freebsd-10.2-release/share/examples/sunrpc/msg/
H A Dmsg_proc.c19 FILE *f;
/freebsd-10.2-release/usr.sbin/pmcstat/
H A Dpmcpl_calltree.h34 void pmcpl_ct_shutdown(FILE *mf);
H A Dpmcpl_gprof.h38 void pmcpl_gmon_shutdown(FILE *mf);
/freebsd-10.2-release/contrib/llvm/tools/lldb/include/lldb/Host/
H A DEditline.h61 FILE *fin,
62 FILE *fout,
63 FILE *ferr);
79 FILE *
82 FILE *
85 FILE *
122 // Cache bytes and use them for input without using a FILE. Calling this function
169 static FILE *
/freebsd-10.2-release/lib/libc/stdio/
H A Dstdio.c55 FILE *fp = cookie;
63 FILE *fp = cookie;
71 FILE *fp = cookie;
80 return (_close(((FILE *)cookie)->_file));
87 _sread(FILE *fp, char *buf, int n)
105 _swrite(FILE *fp, char const *buf, int n)
132 _sseek(FILE *fp, fpos_t offset, int whence)
/freebsd-10.2-release/contrib/netbsd-tests/lib/libc/c063/
H A Dt_symlinkat.c47 #define FILE "olddir/old" macro
66 ATF_REQUIRE((fd = open(FILE, O_CREAT|O_RDWR, 0644)) != -1);
73 ATF_REQUIRE(stat(FILE, &ost) == 0);
91 ATF_REQUIRE((fd = open(FILE, O_CREAT|O_RDWR, 0644)) != -1);
96 ATF_REQUIRE(stat(FILE, &ost) == 0);
114 ATF_REQUIRE((fd = open(FILE, O_CREAT|O_RDWR, 0644)) != -1);
135 ATF_REQUIRE((fd = open(FILE, O_CREAT|O_RDWR, 0644)) != -1);
/freebsd-10.2-release/contrib/groff/src/roff/troff/
H A Dmtsm.h34 void diff(FILE *, const char *, int_value);
44 void diff(FILE *, const char *, bool_value);
50 void diff(FILE *, const char *, units_value);
60 void diff(FILE *, const char *, string_value);
99 void flush(FILE *, statem *);
137 void flush(FILE *, statem *, string);
139 void add_tag(FILE *, string);
/freebsd-10.2-release/contrib/gcc/config/rs6000/
H A Dfreebsd.h260 #define ASM_DECLARE_FUNCTION_SIZE(FILE, FNAME, DECL) \
265 fputs ("\t.size\t", (FILE)); \
267 putc ('.', (FILE)); \
268 assemble_name ((FILE), (FNAME)); \
269 fputs (",.-", (FILE)); \
270 rs6000_output_function_entry (FILE, FNAME); \
271 putc ('\n', (FILE)); \
/freebsd-10.2-release/tools/tools/ath/athstats/
H A Dstatfoo.h64 void (*print_header)(_p, FILE *); \
66 void (*print_current)(_p, FILE *); \
68 void (*print_total)(_p, FILE *); \
70 void (*print_verbose)(_p, FILE *); \
72 void (*print_fields)(_p, FILE *)
104 static void _t##_print_header(struct _t *wf, FILE *fd) \
106 static void _t##_print_current(struct _t *wf, FILE *fd) \
108 static void _t##_print_total(struct _t *wf, FILE *fd) \
110 static void _t##_print_verbose(struct _t *wf, FILE *fd) \
112 static void _t##_print_fields(struct _t *wf, FILE *f
[all...]
/freebsd-10.2-release/tools/tools/mwl/mwlstats/
H A Dstatfoo.h64 void (*print_header)(_p, FILE *); \
66 void (*print_current)(_p, FILE *); \
68 void (*print_total)(_p, FILE *); \
70 void (*print_verbose)(_p, FILE *); \
72 void (*print_fields)(_p, FILE *)
103 static void _t##_print_header(struct _t *wf, FILE *fd) \
105 static void _t##_print_current(struct _t *wf, FILE *fd) \
107 static void _t##_print_total(struct _t *wf, FILE *fd) \
109 static void _t##_print_verbose(struct _t *wf, FILE *fd) \
111 static void _t##_print_fields(struct _t *wf, FILE *f
[all...]
/freebsd-10.2-release/tools/tools/net80211/wlanstats/
H A Dstatfoo.h64 void (*print_header)(_p, FILE *); \
66 void (*print_current)(_p, FILE *); \
68 void (*print_total)(_p, FILE *); \
70 void (*print_verbose)(_p, FILE *); \
72 void (*print_fields)(_p, FILE *)
104 static void _t##_print_header(struct _t *wf, FILE *fd) \
106 static void _t##_print_current(struct _t *wf, FILE *fd) \
108 static void _t##_print_total(struct _t *wf, FILE *fd) \
110 static void _t##_print_verbose(struct _t *wf, FILE *fd) \
112 static void _t##_print_fields(struct _t *wf, FILE *f
[all...]
/freebsd-10.2-release/tools/tools/npe/npestats/
H A Dstatfoo.h64 void (*print_header)(_p, FILE *); \
66 void (*print_current)(_p, FILE *); \
68 void (*print_total)(_p, FILE *); \
70 void (*print_verbose)(_p, FILE *); \
72 void (*print_fields)(_p, FILE *)
103 static void _t##_print_header(struct _t *wf, FILE *fd) \
105 static void _t##_print_current(struct _t *wf, FILE *fd) \
107 static void _t##_print_total(struct _t *wf, FILE *fd) \
109 static void _t##_print_verbose(struct _t *wf, FILE *fd) \
111 static void _t##_print_fields(struct _t *wf, FILE *f
[all...]

Completed in 233 milliseconds

1234567891011>>