Searched refs:strcpy_DYN (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/ncurses/progs/
H A Ddump_entry.c116 strcpy_DYN(DYNBUF * dst, const char *src) function
120 strcpy_DYN(dst, "");
389 strcpy_DYN(&outbuf, trailer);
403 strcpy_DYN(&outbuf, src);
404 strcpy_DYN(&outbuf, separator);
591 strcpy_DYN(&outbuf, 0);
595 strcpy_DYN(&outbuf, tterm->term_names);
596 strcpy_DYN(&outbuf, separator);
780 strcpy_DYN(&tmpbuf, 0);
781 strcpy_DYN(
[all...]

Completed in 116 milliseconds