/dflybsd-src/contrib/cvs-1.12/lib/ |
H A D | quotearg.c | 122 clone_quoting_options (struct quoting_options *o) in clone_quoting_options() 133 get_quoting_style (struct quoting_options *o) in get_quoting_style() 141 set_quoting_style (struct quoting_options *o, enum quoting_style s) in set_quoting_style() 152 set_char_quoting (struct quoting_options *o, char c, int i) in set_char_quoting() 188 quotearg_buffer_restyled (char *buffer, size_t buffersize, in quotearg_buffer_restyled() 191 struct quoting_options const *o) in quotearg_buffer_restyled() 531 quotearg_buffer (char *buffer, size_t buffersize, in quotearg_buffer() 533 struct quoting_options const *o) in quotearg_buffer() 547 struct quoting_options const *o) in quotearg_alloc() 639 struct quoting_options o; in quoting_options_from_style() local [all …]
|
/dflybsd-src/contrib/grep/lib/ |
H A D | quotearg.c | 122 clone_quoting_options (struct quoting_options *o) in clone_quoting_options() 133 get_quoting_style (struct quoting_options const *o) in get_quoting_style() 141 set_quoting_style (struct quoting_options *o, enum quoting_style s) in set_quoting_style() 152 set_char_quoting (struct quoting_options *o, char c, int i) in set_char_quoting() 168 set_quoting_flags (struct quoting_options *o, int i) in set_quoting_flags() 179 set_custom_quoting (struct quoting_options *o, in set_custom_quoting() 195 struct quoting_options o = { literal_quoting_style, 0, { 0 }, NULL, NULL }; in quoting_options_from_style() local 256 quotearg_buffer_restyled (char *buffer, size_t buffersize, in quotearg_buffer_restyled() 784 quotearg_buffer (char *buffer, size_t buffersize, in quotearg_buffer() 786 struct quoting_options const *o) in quotearg_buffer() [all …]
|
/dflybsd-src/contrib/lvm2/dist/libdm/ |
H A D | libdm-string.c | 25 static char *_consume(char *buffer, int (*fn) (int)) in _consume() 42 int dm_split_words(char *buffer, unsigned max, in dm_split_words() 72 char *o = c; in _unquote() local
|
/dflybsd-src/sbin/vinum/ |
H A D | commands.c | 73 char buffer[BUFSIZE]; /* read config file in here */ in vinum_create() local 173 char buffer[BUFSIZE]; /* read config file in here */ in vinum_read() local 1583 int o; /* object number */ in vinum_concat() local 1584 char buffer[BUFSIZE]; in vinum_concat() local 1684 int o; /* object number */ in vinum_stripe() local 1685 char buffer[BUFSIZE]; in vinum_stripe() local 1832 int o; /* object number */ in vinum_raid4() local 1833 char buffer[BUFSIZE]; in vinum_raid4() local 1980 int o; /* object number */ in vinum_raid5() local 1981 char buffer[BUFSIZE]; in vinum_raid5() local [all …]
|
/dflybsd-src/usr.bin/telnet/ |
H A D | utilities.c | 120 Dump(char direction, unsigned char *buffer, int length) in Dump() 856 fd_set o; in EmptyTerminal() local
|
/dflybsd-src/contrib/gcc-4.7/libgcc/config/ |
H A D | gmon-sol2.c | 101 char *buffer; in monstartup() local 102 size_t o; in monstartup() local
|
/dflybsd-src/contrib/gcc-8.0/libcpp/ |
H A D | mkdeps.c | 59 char *dst, *buffer; in munge() local 240 char *o = (char *) alloca (strlen (start) in deps_add_default_target() local
|
H A D | directives.c | 171 #define D(name, t, o, f) static void do_##name (cpp_reader *); argument 175 #define D(n, tag, o, f) tag, argument 718 char *buffer; in glue_header_name() local 2060 cpp_buffer *buffer = pfile->buffer; in do_else() local 2093 cpp_buffer *buffer = pfile->buffer; in do_elif() local 2129 cpp_buffer *buffer = pfile->buffer; in do_endif() local 2162 cpp_buffer *buffer = pfile->buffer; in push_conditional() local 2623 cpp_push_buffer (cpp_reader *pfile, const uchar *buffer, size_t len, in cpp_push_buffer() 2647 cpp_buffer *buffer = pfile->buffer; in _cpp_pop_buffer() local
|
/dflybsd-src/contrib/gcc-4.7/libcpp/ |
H A D | mkdeps.c | 60 char *dst, *buffer; in munge() local 241 char *o = (char *) alloca (strlen (start) in deps_add_default_target() local
|
H A D | directives.c | 169 #define D(name, t, o, f) static void do_##name (cpp_reader *); argument 173 #define D(n, tag, o, f) tag, argument 652 char *buffer; in glue_header_name() local 1954 cpp_buffer *buffer = pfile->buffer; in do_else() local 1987 cpp_buffer *buffer = pfile->buffer; in do_elif() local 2030 cpp_buffer *buffer = pfile->buffer; in do_endif() local 2063 cpp_buffer *buffer = pfile->buffer; in push_conditional() local 2524 cpp_push_buffer (cpp_reader *pfile, const uchar *buffer, size_t len, in cpp_push_buffer() 2548 cpp_buffer *buffer = pfile->buffer; in _cpp_pop_buffer() local
|
/dflybsd-src/sys/dev/netif/bwn/siba/ |
H A D | siba_core.c | 680 siba_pci_read_multi_1(struct siba_dev_softc *sd, void *buffer, size_t count, in siba_pci_read_multi_1() 694 siba_pci_read_multi_2(struct siba_dev_softc *sd, void *buffer, size_t count, in siba_pci_read_multi_2() 709 siba_pci_read_multi_4(struct siba_dev_softc *sd, void *buffer, size_t count, in siba_pci_read_multi_4() 724 siba_pci_write_multi_1(struct siba_dev_softc *sd, const void *buffer, in siba_pci_write_multi_1() 736 siba_pci_write_multi_2(struct siba_dev_softc *sd, const void *buffer, in siba_pci_write_multi_2() 749 siba_pci_write_multi_4(struct siba_dev_softc *sd, const void *buffer, in siba_pci_write_multi_4() 873 siba_read_multi_1(device_t dev, void *buffer, size_t count, in siba_read_multi_1() 882 siba_read_multi_2(device_t dev, void *buffer, size_t count, in siba_read_multi_2() 891 siba_read_multi_4(device_t dev, void *buffer, size_t count, in siba_read_multi_4() 900 siba_write_multi_1(device_t dev, const void *buffer, size_t count, in siba_write_multi_1() [all …]
|
/dflybsd-src/contrib/binutils-2.27/bfd/ |
H A D | coffgen.c | 1248 asection *o; in coff_write_symbols() local 1332 bfd_byte buffer[STRING_SIZE_SIZE]; in coff_write_symbols() local 1347 asection *o; in coff_write_symbols() local 1421 bfd_byte buffer[STRING_SIZE_SIZE]; in coff_write_symbols() local 2926 asection *o; in coff_gc_sweep() local 3041 asection *o; in bfd_coff_gc_sections() local
|
H A D | elflink.c | 2356 asection *o, in _bfd_elf_link_read_relocs() 3564 asection *o; in _bfd_elf_link_check_relocs() local 6120 asection *o; in bfd_elf_size_dynamic_sections() local 8595 asection *o = lo->u.indirect.section; in elf_link_sort_relocs() local 8652 asection *o = lo->u.indirect.section; in elf_link_sort_relocs() local 8764 asection *o = lo->u.indirect.section; in elf_link_sort_relocs() local 8845 asection *o = lo->u.indirect.section; in elf_link_sort_relocs() local 9828 asection *o; in elf_link_input_bfd() local 10232 char buffer [32]; in elf_link_input_bfd() local 10942 elf_fixup_link_order (bfd *abfd, asection *o) in elf_fixup_link_order() [all …]
|
/dflybsd-src/contrib/binutils-2.34/bfd/ |
H A D | coffgen.c | 1258 asection *o; in coff_write_symbols() local 1342 bfd_byte buffer[STRING_SIZE_SIZE]; in coff_write_symbols() local 1357 asection *o; in coff_write_symbols() local 1431 bfd_byte buffer[STRING_SIZE_SIZE]; in coff_write_symbols() local 3017 asection *o; in coff_gc_sweep() local 3134 asection *o; in bfd_coff_gc_sections() local
|
/dflybsd-src/contrib/file/src/ |
H A D | file.h | 176 struct buffer { struct 177 int fd; 178 struct stat st; 179 const void *fbuf; 180 size_t flen; 181 off_t eoff; 182 void *ebuf; 183 size_t elen; 454 } o; member
|
/dflybsd-src/contrib/binutils-2.27/gold/ |
H A D | icf.cc | 292 std::string buffer; in get_section_contents() local 318 const Icf::Offset_info &o = (it_reloc_info_list->second).offset_info; in get_section_contents() local
|
/dflybsd-src/gnu/usr.bin/rcs/ci/ |
H A D | ci.c | 1210 static char buffer[datesize]; /* date buffer */ in getcurdate() local 1396 size_t o = 0; in convert() local
|
/dflybsd-src/contrib/gdb-7/bfd/ |
H A D | coffgen.c | 1233 asection *o; in coff_write_symbols() local 1316 bfd_byte buffer[STRING_SIZE_SIZE]; in coff_write_symbols() local 1331 asection *o; in coff_write_symbols() local 1402 bfd_byte buffer[STRING_SIZE_SIZE]; in coff_write_symbols() local
|
H A D | elflink.c | 2206 asection *o, in _bfd_elf_link_read_relocs() 4859 asection *o; in elf_link_add_object_symbols() local 5942 asection *o; in bfd_elf_size_dynamic_sections() local 8213 asection *o = lo->u.indirect.section; in elf_link_sort_relocs() local 8267 asection *o = lo->u.indirect.section; in elf_link_sort_relocs() local 8376 asection *o = lo->u.indirect.section; in elf_link_sort_relocs() local 8429 asection *o = lo->u.indirect.section; in elf_link_sort_relocs() local 9293 asection *o; in elf_link_input_bfd() local 9678 char buffer [32]; in elf_link_input_bfd() local 10361 elf_fixup_link_order (bfd *abfd, asection *o) in elf_fixup_link_order() [all …]
|
/dflybsd-src/contrib/binutils-2.34/gold/ |
H A D | icf.cc | 320 std::string buffer; in get_section_contents() local 343 const Icf::Offset_info &o = (it_reloc_info_list->second).offset_info; in get_section_contents() local
|
/dflybsd-src/contrib/gdb-7/gdb/ |
H A D | language.h | 441 #define LA_GET_STRING(value, buffer, length, chartype, encoding) \ argument 468 #define unop_type_check(v,o) binop_type_check((v),NULL,(o)) argument
|
/dflybsd-src/contrib/lvm2/dist/tools/ |
H A D | lvmcmdline.c | 607 static void _add_getopt_arg(int arg, char **ptr, struct option **o) in _add_getopt_arg() 658 struct option opts[ARG_COUNT + 1], *o = opts; in _process_command_line() local 1210 char buffer[CMD_LEN]; in _run_script() local
|
/dflybsd-src/usr.sbin/usbdump/ |
H A D | usbdump.c | 80 uint8_t *buffer; member 811 int o; in main() local
|
/dflybsd-src/crypto/openssh/ |
H A D | scp.c | 844 int o = 0, tail_len; in emit_expansion() local 1394 static BUF buffer; in source() local 1663 static BUF buffer; local
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | stmt.c | 971 char buffer[16]; in expand_asm_operands() local 1123 tree *o; in expand_asm_stmt() local 1311 char *buffer; in resolve_asm_operand_names() local
|