Home
last modified time | relevance | path

Searched defs:add_string (Results 1 – 19 of 19) sorted by relevance

/netbsd-src/external/gpl2/gmake/dist/
H A Dstrcache.c58 add_string(const char *str, int len) in add_string() function
/netbsd-src/sys/kern/
H A Dkern_history.c398 add_string(struct addr_xlt table[], size_t *count, const char *string, in add_string() function
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dstringpool.cc151 Stringpool_template<Stringpool_char>::add_string(const Stringpool_char* s, in add_string() function in gold::Stringpool_template
H A Ddwp.cc1585 Dwp_output_file::add_string(const char* str, size_t len) in add_string() function in gold::Dwp_output_file
H A Doutput.h2744 add_string(elfcpp::DT tag, const char* str) in add_string() function
2748 add_string(elfcpp::DT tag, const std::string& str) in add_string() function
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dgetarg.c332 add_string(getarg_strings *s, char *value) in add_string() function
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dstringpool.cc150 Stringpool_template<Stringpool_char>::add_string(const Stringpool_char* s, in add_string() function in gold::Stringpool_template
H A Ddwp.cc1585 Dwp_output_file::add_string(const char* str, size_t len) in add_string() function in gold::Dwp_output_file
H A Doutput.h2744 add_string(elfcpp::DT tag, const char* str) in add_string() function
2748 add_string(elfcpp::DT tag, const std::string& str) in add_string() function
/netbsd-src/usr.bin/crunch/crunchgen/
H A Dcrunchgen.c1149 add_string(strlst_t **listp, char *str) in add_string() function
/netbsd-src/external/gpl3/binutils/dist/libctf/
H A Dctf-link.c1583 ctf_link_add_strtab (ctf_dict_t *fp, ctf_link_strtab_string_f *add_string, in ctf_link_add_strtab()
/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A Dctf-link.c1570 ctf_link_add_strtab (ctf_dict_t *fp, ctf_link_strtab_string_f *add_string, in ctf_link_add_strtab()
/netbsd-src/external/mpl/dhcp/dist/common/
H A Ddns.c3076 add_string(char **orig, char *max, char *add) { in add_string() function
/netbsd-src/external/gpl2/groff/dist/src/devices/grohtml/
H A Dpost-html.cpp403 char *char_buffer::add_string (const char *s, unsigned int length) in add_string() function in char_buffer
439 char *char_buffer::add_string (const string &s) in add_string() function in char_buffer
/netbsd-src/external/gpl3/binutils/dist/ld/
H A Dpdb.c749 add_string (char *str, size_t len, struct string_table *strings) in add_string() function
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dsom.c3314 add_string (char *p, const char *str, bfd *abfd, char **buf, size_t *buflen, in add_string() function
/netbsd-src/external/gpl3/binutils/dist/gas/
H A Decoff.c1550 add_string (varray_t *vp, /* string obstack */ in add_string() function
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A Decoff.c1550 add_string (varray_t *vp, /* string obstack */ in add_string() function
/netbsd-src/external/gpl2/groff/dist/src/roff/troff/
H A Dinput.cpp7231 static void add_string(const char *s, string_list **p) in add_string() function