Home
last modified time | relevance | path

Searched refs:file (Results 176 – 200 of 3460) sorted by relevance

12345678910>>...139

/dragonfly/contrib/gdb-7/gdb/mi/
H A Dmi-console.c70 mi_console_file_delete (struct ui_file *file) in mi_console_file_delete() argument
72 struct mi_console_file *mi_console = ui_file_data (file); in mi_console_file_delete()
82 mi_console_file_fputs (const char *buf, struct ui_file *file) in mi_console_file_fputs() argument
84 struct mi_console_file *mi_console = ui_file_data (file); in mi_console_file_fputs()
94 gdb_flush (file); in mi_console_file_fputs()
128 mi_console_file_flush (struct ui_file *file) in mi_console_file_flush() argument
130 struct mi_console_file *mi_console = ui_file_data (file); in mi_console_file_flush()
146 mi_console_set_raw (struct ui_file *file, struct ui_file *raw) in mi_console_set_raw() argument
148 struct mi_console_file *mi_console = ui_file_data (file); in mi_console_set_raw()
/dragonfly/contrib/cvs-1.12/src/
H A Dvers_ts.c240 if (!iswritable (finfo->file)) in Version_TS()
242 xchmod (finfo->file, 1); in Version_TS()
252 (void) utime (finfo->file, &t); in Version_TS()
256 xchmod (finfo->file, 0); in Version_TS()
294 file, in time_stamp_server()
299 if (lstat (file, &sb) < 0) in time_stamp_server()
399 unix_time_stamp (const char *file) in unix_time_stamp() argument
404 if (!lstat (file, &sb)) in unix_time_stamp()
412 if (!stat (file, &sb)) in unix_time_stamp()
428 time_stamp (const char *file) in time_stamp() argument
[all …]
H A Dadd.c308 finfo.file = p; in add()
314 finfo.file = p; in add()
362 else if (!isdir (finfo.file) in add()
416 (wrap_name_has (finfo.file, in add()
424 (wrap_name_has (finfo.file, in add()
436 if (isdir (finfo.file) in add()
500 xchmod (finfo.file, 1); in add()
615 xchmod (finfo.file, cvswrite); in add()
628 tmp = time_stamp (finfo.file); in add()
675 && isdir (finfo.file) in add()
[all …]
/dragonfly/sys/sys/
H A Ddevice.h74 struct file **a_fpp;
84 struct file *a_fp;
94 struct file *a_fp;
104 struct file *a_fp;
118 struct file *a_fp;
129 struct file *a_fp;
142 struct file *a_fp;
183 struct file *a_fp;
338 struct file **fpp, struct vnode *vp);
349 int dev_dkqfilter(cdev_t dev, struct knote *kn, struct file *fp);
[all …]
/dragonfly/contrib/binutils-2.27/libiberty/
H A Dat-file.texi1 @c This file is designed to be included in manuals that use
4 @item @@@var{file}
5 Read command-line options from @var{file}. The options read are
6 inserted in place of the original @@@var{file} option. If @var{file}
10 Options in @var{file} are separated by whitespace. A whitespace
14 with a backslash. The @var{file} may itself contain additional
15 @@@var{file} options; any such options will be processed recursively.
/dragonfly/contrib/gcc-4.7/libiberty/
H A Dat-file.texi1 @c This file is designed to be included in manuals that use
4 @item @@@var{file}
5 Read command-line options from @var{file}. The options read are
6 inserted in place of the original @@@var{file} option. If @var{file}
10 Options in @var{file} are separated by whitespace. A whitespace
14 with a backslash. The @var{file} may itself contain additional
15 @@@var{file} options; any such options will be processed recursively.
/dragonfly/contrib/xz/src/xzdec/
H A Dxzdec.c145 uncompress(lzma_stream *strm, FILE *file, const char *filename) in uncompress() argument
176 strm->avail_in = fread(in_buf, 1, BUFSIZ, file); in uncompress()
178 if (ferror(file)) { in uncompress()
190 if (feof(file)) in uncompress()
222 || fread(in_buf, 1, 1, file) in uncompress()
224 || !feof(file)) in uncompress()
233 assert(feof(file)); in uncompress()
303 FILE *file = fopen(argv[optind], "rb"); in main() local
304 if (file == NULL) { in main()
310 uncompress(&strm, file, argv[optind]); in main()
[all …]
/dragonfly/contrib/gcc-4.7/libobjc/
H A Dconfig.h.in6 /* Define to 1 if you have the <dlfcn.h> header file. */
9 /* Define to 1 if you have the <inttypes.h> header file. */
12 /* Define to 1 if you have the <memory.h> header file. */
15 /* Define to 1 if you have the <sched.h> header file. */
18 /* Define to 1 if you have the <stdint.h> header file. */
21 /* Define to 1 if you have the <stdlib.h> header file. */
24 /* Define to 1 if you have the <strings.h> header file. */
27 /* Define to 1 if you have the <string.h> header file. */
30 /* Define to 1 if you have the <sys/stat.h> header file. */
33 /* Define to 1 if you have the <sys/types.h> header file. */
[all …]
/dragonfly/contrib/gcc-8.0/gcc/
H A Dfinal.c1847 profile_function (file); in final_start_function_1()
1993 bb->count.dump (file); in dump_basic_block_info()
2001 fprintf (file, "\n"); in dump_basic_block_info()
2687 (file, in final_scan_insn_1()
4102 putc ('.', file); in output_addr_const()
4146 print_decs (w, file); in output_addr_const()
4180 fprintf (file, "+"); in output_addr_const()
4188 fprintf (file, "+"); in output_addr_const()
4201 fprintf (file, "-"); in output_addr_const()
4382 putc ('%', file); in asm_fprintf()
[all …]
/dragonfly/contrib/file/
H A DMAINT5 I am continuing to maintain the file command. I welcome your help,
11 of the file command for anonymous FTP, and people all over the
13 getting email from around the world asking me why "my" file command
17 you need to make changes, please add a patch file next to the
18 distribution tar, and a README file that clearly explains what you
27 file.c main()
28 file.c process (called for each file)
29 printf file name
34 reads data from file.
/dragonfly/contrib/gcc-4.7/gcc/
H A Dmcf.c160 fputs ("ENTRY", file); in print_basic_block()
164 fputs ("EXIT", file); in print_basic_block()
175 fputs ("''", file); in print_basic_block()
177 fputs ("'", file); in print_basic_block()
192 fputs ("->", file); in print_edge()
209 fputs (": ", file); in dump_fixup_edge()
216 fputs ("+oo,", file); in dump_fixup_edge()
271 fputs ("\n", file); in dump_fixup_edge()
294 fprintf (file, in dump_fixup_graph()
310 fputs ("(f) ", file); in dump_fixup_graph()
[all …]
H A Dtree-into-ssa.c1593 fprintf (file, " "); in dump_decl_set()
1596 fprintf (file, "}"); in dump_decl_set()
1626 fprintf (file, "\n\n"); in dump_defs_stack()
1665 fprintf (file, "<NIL>"); in dump_defs_stack()
1698 fprintf (file, ") = "); in dump_currdefs()
1703 fprintf (file, "\n"); in dump_currdefs()
1727 dump_def_blocks (file); in dump_tree_ssa()
1729 dump_currdefs (file); in dump_tree_ssa()
1776 fprintf (file, "\n"); in dump_tree_ssa_stats()
2800 fprintf (file, "}\n"); in dump_names_replaced_by()
[all …]
H A Dgccspec.c64 const char *file = decoded_options[i].arg; in lang_specific_driver() local
69 len = strlen (file); in lang_specific_driver()
70 if ((len > 2 && file[len - 2] == '.' && file[len - 1] == 'm') in lang_specific_driver()
71 || (len > 3 && file[len - 3] == '.' && file[len - 2] == 'm' in lang_specific_driver()
72 && file[len - 1] == 'i')) in lang_specific_driver()
/dragonfly/crypto/libressl/ssl/
H A Dtls13_error.c28 error->file = NULL; in tls13_error_clear()
36 const char *file, int line, const char *fmt, va_list ap) in tls13_error_vset() argument
46 error->file = file; in tls13_error_vset()
73 const char *file, int line, const char *fmt, ...) in tls13_error_set() argument
81 rv = tls13_error_vset(error, code, subcode, errnum, file, line, fmt, ap); in tls13_error_set()
89 const char *file, int line, const char *fmt, ...) in tls13_error_setx() argument
95 rv = tls13_error_vset(error, code, subcode, -1, file, line, fmt, ap); in tls13_error_setx()
/dragonfly/contrib/gcc-4.7/libdecnumber/
H A Dconfig.in6 /* Define to 1 if you have the <ctype.h> header file. */
9 /* Define to 1 if you have the <inttypes.h> header file. */
12 /* Define to 1 if you have the <memory.h> header file. */
15 /* Define to 1 if you have the <stddef.h> header file. */
18 /* Define to 1 if you have the <stdint.h> header file. */
21 /* Define to 1 if you have the <stdio.h> header file. */
24 /* Define to 1 if you have the <stdlib.h> header file. */
27 /* Define to 1 if you have the <strings.h> header file. */
30 /* Define to 1 if you have the <string.h> header file. */
33 /* Define to 1 if you have the <sys/stat.h> header file. */
[all …]
/dragonfly/contrib/lvm2/dist/lib/filters/
H A Dfilter-sysfs.c163 static int _parse_dev(const char *file, FILE *fp, dev_t *result) in _parse_dev() argument
169 log_error("Empty sysfs device file: %s", file); in _parse_dev()
182 static int _read_dev(const char *file, dev_t *result) in _read_dev() argument
187 if (!(fp = fopen(file, "r"))) { in _read_dev()
188 log_sys_error("fopen", file); in _read_dev()
192 r = _parse_dev(file, fp, result); in _read_dev()
195 log_sys_error("fclose", file); in _read_dev()
209 char file[PATH_MAX]; in _read_devs() local
230 if (dm_snprintf(file, sizeof(file), "%s/dev", path) < 0) { in _read_devs()
236 if (!stat(file, &info)) { in _read_devs()
[all …]
/dragonfly/contrib/gcc-8.0/gcc/c/
H A Dgccspec.c63 const char *file = decoded_options[i].arg; in lang_specific_driver() local
68 len = strlen (file); in lang_specific_driver()
69 if ((len > 2 && file[len - 2] == '.' && file[len - 1] == 'm') in lang_specific_driver()
70 || (len > 3 && file[len - 3] == '.' && file[len - 2] == 'm' in lang_specific_driver()
71 && file[len - 1] == 'i')) in lang_specific_driver()
/dragonfly/contrib/gdb-7/gdb/
H A Dframe.c182 fprintf_filtered (file, in show_backtrace_past_main()
203 fprintf_filtered (file, in show_backtrace_limit()
222 fprintf_unfiltered (file, "{"); in fprint_frame_id()
224 fprintf_unfiltered (file, ","); in fprint_frame_id()
226 fprintf_unfiltered (file, ","); in fprint_frame_id()
230 fprintf_unfiltered (file, "}"); in fprint_frame_id()
270 fprintf_unfiltered (file, "{"); in fprint_frame()
272 fprintf_unfiltered (file, ","); in fprint_frame()
278 fprintf_unfiltered (file, ","); in fprint_frame()
284 fprintf_unfiltered (file, ","); in fprint_frame()
[all …]
H A Dmacrotab.c195 file = file->included_by; in inclusion_depth()
362 k->start_file = file; in new_macro_key()
637 query.start_file = file; in find_definition()
969 struct macro_source_file *file; member
1001 datum.file = NULL; in macro_for_each()
1022 datum->file, datum->line) < 0 in foreach_macro_in_scope()
1025 datum->file, datum->line) >= 0)) in foreach_macro_in_scope()
1040 datum.file = file; in macro_for_each_in_scope()
1096 if (file->table->comp_dir == NULL || IS_ABSOLUTE_PATH (file->filename)) in macro_source_fullname()
1097 return xstrdup (file->filename); in macro_source_fullname()
[all …]
/dragonfly/contrib/file/magic/Magdir/
H A Derlang4 # erlang: file(1) magic for Erlang JAM and BEAM files
8 0 string \0177BEAM! Old Erlang BEAM file
13 >8 string BEAM Erlang BEAM file
16 4 string Tue\ Jan\ 22\ 14:32:44\ MET\ 1991 Erlang JAM file - version 4.2
17 79 string Tue\ Jan\ 22\ 14:32:44\ MET\ 1991 Erlang JAM file - version 4.2
19 4 string 1.0\ Fri\ Feb\ 3\ 09:55:56\ MET\ 1995 Erlang JAM file - version 4.3
21 0 bequad 0x0000000000ABCDEF Erlang DETS file
/dragonfly/contrib/binutils-2.34/ld/
H A Dlexsup.c1768 fprintf (file, _("\ in elf_shlib_list_options()
1770 fprintf (file, _("\ in elf_shlib_list_options()
1772 fprintf (file, _("\ in elf_shlib_list_options()
1774 fprintf (file, _("\ in elf_shlib_list_options()
1776 fprintf (file, _("\ in elf_shlib_list_options()
1778 fprintf (file, _("\ in elf_shlib_list_options()
1780 fprintf (file, _("\ in elf_shlib_list_options()
1782 fprintf (file, _("\ in elf_shlib_list_options()
1784 fprintf (file, _("\ in elf_shlib_list_options()
1787 fprintf (file, _("\ in elf_shlib_list_options()
[all …]
/dragonfly/contrib/mdocml/
H A Dmain.c720 page->file = copy ? mandoc_strdup(*file) : *file; in fs_append()
729 file++; in fs_append()
758 free(file); in fs_lookup()
766 free(file); in fs_lookup()
773 free(file); in fs_lookup()
787 free(file); in fs_lookup()
788 file = NULL; in fs_lookup()
809 free(file); in fs_lookup()
810 file = NULL; in fs_lookup()
821 free(file); in fs_lookup()
[all …]
/dragonfly/contrib/diffutils/src/
H A Difdef.c29 struct file_data const *file; member
103 groups[0].file = &files[0]; in format_ifdef()
106 groups[1].file = &files[1]; in format_ifdef()
226 case 'f': return translate_line_number (g->file, g->from); in groups_letter_value()
228 case 'm': return translate_line_number (g->file, g->upto); in groups_letter_value()
240 struct file_data const *file = group->file; in print_ifdef_lines() local
241 char const * const *linbuf = file->linbuf; in print_ifdef_lines()
291 f = do_printf_spec (out, f - 2, file, from, 0); in print_ifdef_lines()
306 struct file_data const *file, lin n, in do_printf_spec() argument
345 if (file) in do_printf_spec()
[all …]
/dragonfly/stand/lib/
H A Dufs.c97 struct file { struct
128 struct file *fp = (struct file *)f->f_fsdata; in read_inode()
184 struct file *fp = (struct file *)f->f_fsdata; in block_map()
291 struct file *fp = (struct file *)f->f_fsdata; in buf_read_file()
353 struct file *fp = (struct file *)f->f_fsdata; in search_directory()
405 struct file *fp; in ufs_open()
599 struct file *fp = (struct file *)f->f_fsdata; in ufs_close()
627 struct file *fp = (struct file *)f->f_fsdata; in ufs_read()
660 struct file *fp = (struct file *)f->f_fsdata; in ufs_seek()
681 struct file *fp = (struct file *)f->f_fsdata; in ufs_stat()
[all …]
/dragonfly/contrib/binutils-2.27/binutils/doc/
H A Dbinutils.texi1569 file.
1700 @var{path-to-file} and adds it to the output file. Note: the file at
3828 guess based on the file name, or, for the input file, the file contents.
3830 file, a file with an extension of @file{.res} will be treated as a
3831 @code{res} file, and a file with an extension of @file{.o} or
3986 @file{.def} file or scanning the @file{.a} and @file{.o} files which
4042 The first file is a @file{.def} file which specifies which functions are
4062 The second file needed for DLL creation is an exports file. This file
4289 file.
4314 * def file format:: The format of the dlltool @file{.def} file
[all …]

12345678910>>...139