Lines Matching refs:strcpy_DYN
133 strcpy_DYN(DYNBUF * dst, const char *src) in strcpy_DYN() function
137 strcpy_DYN(dst, ""); in strcpy_DYN()
426 strcpy_DYN(&outbuf, trailer); in force_wrap()
625 strcpy_DYN(&outbuf, align); in wrap_concat()
644 strcpy_DYN(&outbuf, align); in wrap_concat()
645 strcpy_DYN(&outbuf, fill + step); in wrap_concat()
648 strcpy_DYN(&outbuf, separator); in wrap_concat()
654 strcpy_DYN(&outbuf, src); in wrap_concat()
656 strcpy_DYN(&outbuf, separator); in wrap_concat()
934 strcpy_DYN(&outbuf, 0); in fmt_entry()
938 strcpy_DYN(&outbuf, tterm->term_names); in fmt_entry()
952 strcpy_DYN(&outbuf, separator); in fmt_entry()
1171 strcpy_DYN(&tmpbuf, 0); in fmt_entry()
1172 strcpy_DYN(&tmpbuf, name); in fmt_entry()
1173 strcpy_DYN(&tmpbuf, "="); in fmt_entry()
1179 strcpy_DYN(&tmpbuf, src); in fmt_entry()
1293 strcpy_DYN(&outbuf, " "); in fmt_entry()