Searched refs:ctf_str_append (Results 1 – 4 of 4) sorted by relevance
109 ctf_str_append (char *s, const char *append) in ctf_str_append() function137 new_s = ctf_str_append (s, append); in ctf_str_append_noerr()
181 if ((newbuf = ctf_str_append (cd->cd_buf, str)) != NULL) in ctf_decl_sprintf()
459 extern char *ctf_str_append (char *, const char *);
504 new_name = ctf_str_append (arg->arcname, arg->file_name); in ctf_link_one_input_archive_member()