Home
last modified time | relevance | path

Searched refs:extra_string (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dgetarg.c93 const char *extra_string, in mandoc_template() argument
153 if (extra_string && *extra_string) in mandoc_template()
154 printf (".Ar %s\n", extra_string); in mandoc_template()
215 const char *extra_string) in arg_printusage() argument
218 progname, extra_string, builtin_i18n); in arg_printusage()
226 const char *extra_string, in arg_printusage_i18n() argument
240 mandoc_template(args, num_args, progname, extra_string, i18n); in arg_printusage_i18n()
300 if (extra_string) { in arg_printusage_i18n()
301 check_column(stderr, col, strlen(extra_string) + 1, columns); in arg_printusage_i18n()
302 fprintf (stderr, " %s\n", extra_string); in arg_printusage_i18n()
H A Dgetarg.h101 const char *extra_string);
108 const char *extra_string,
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/sl/
H A Dsl.c43 const char *extra_string) in mandoc_template() argument
82 if (extra_string && *extra_string) in mandoc_template()
83 printf (".Ar %s\n", extra_string); in mandoc_template()
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf-eh-frame.c1995 unsigned int version, action, extra_string, extra_data; in _bfd_elf_write_section_eh_frame() local
2003 extra_string = extra_augmentation_string_bytes (ent); in _bfd_elf_write_section_eh_frame()
2026 memmove (buf + extra_string + extra_data, buf, end - buf); in _bfd_elf_write_section_eh_frame()
2027 memmove (aug + extra_string, aug, buf - (bfd_byte *) aug); in _bfd_elf_write_section_eh_frame()
2028 buf += extra_string; in _bfd_elf_write_section_eh_frame()
2029 end += extra_string + extra_data; in _bfd_elf_write_section_eh_frame()
2081 val -= extra_string + extra_data; in _bfd_elf_write_section_eh_frame()
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf-eh-frame.c1996 unsigned int version, action, extra_string, extra_data; in _bfd_elf_write_section_eh_frame() local
2004 extra_string = extra_augmentation_string_bytes (ent); in _bfd_elf_write_section_eh_frame()
2027 memmove (buf + extra_string + extra_data, buf, end - buf); in _bfd_elf_write_section_eh_frame()
2028 memmove (aug + extra_string, aug, buf - (bfd_byte *) aug); in _bfd_elf_write_section_eh_frame()
2029 buf += extra_string; in _bfd_elf_write_section_eh_frame()
2030 end += extra_string + extra_data; in _bfd_elf_write_section_eh_frame()
2082 val -= extra_string + extra_data; in _bfd_elf_write_section_eh_frame()
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-20156153 Print extra_string for pending locations for non-MI streams.
6160 Only save extra_string if it is non-NULL and not the empty string.
6180 Pass `extra_string' to find_condition_and_thread.
6181 Clear `extra_string' if `rest' was NULL.
6196 (say_where): Print out extra_string for pending locations.
6208 Print out extra_string for pending locations.
6228 Pass `extra_string' to find_condition_and_thread.
8868 * breakpoint.c (create_breakpoint): Save extra_string for
H A DChangeLog-20127432 (struct breakpoint): New field extra_string.
7434 (create_breakpoint): Add extra_string arg.
7448 (init_breakpoint_sal): Add extra_string argument, handle it.
7449 (create_breakpoint_sal): Add extra_string argument.
7450 (create_breakpoints_sal): Add extra_string argument, update callers.
7452 (create_breakpoint): Add extra_string argument, record it.
7460 (create_breakpoint_sal_default): Add extra_string argument.
H A DChangeLog-201310015 extra_string indicating that this member is mallod'd.
10016 * breakpoint.c (base_breakpoint_dtor): Free extra_string.
H A DChangeLog-201712446 (create_breakpoint): Constify 'extra_string' and 'cond_string'
12455 (create_breakpoint): Constify 'extra_string' and 'cond_string'
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-20156153 Print extra_string for pending locations for non-MI streams.
6160 Only save extra_string if it is non-NULL and not the empty string.
6180 Pass `extra_string' to find_condition_and_thread.
6181 Clear `extra_string' if `rest' was NULL.
6196 (say_where): Print out extra_string for pending locations.
6208 Print out extra_string for pending locations.
6228 Pass `extra_string' to find_condition_and_thread.
8868 * breakpoint.c (create_breakpoint): Save extra_string for
H A DChangeLog-20127432 (struct breakpoint): New field extra_string.
7434 (create_breakpoint): Add extra_string arg.
7448 (init_breakpoint_sal): Add extra_string argument, handle it.
7449 (create_breakpoint_sal): Add extra_string argument.
7450 (create_breakpoints_sal): Add extra_string argument, update callers.
7452 (create_breakpoint): Add extra_string argument, record it.
7460 (create_breakpoint_sal_default): Add extra_string argument.
H A DChangeLog-201310015 extra_string indicating that this member is mallod'd.
10016 * breakpoint.c (base_breakpoint_dtor): Free extra_string.
H A DChangeLog-201712446 (create_breakpoint): Constify 'extra_string' and 'cond_string'
12455 (create_breakpoint): Constify 'extra_string' and 'cond_string'