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

/freebsd-9.3-release/contrib/tcsh/
H A Dsh.file.c575 copyn(word, STRtilde, 2);/*FIXBUF, sort of */
578 copyn(word, dir, max_word_length);/*FIXBUF*/
H A Dsh.decls.h439 extern void copyn (Char *, const Char *, size_t);
H A Ded.inputl.c141 copyn(InputBuf, SavedBuf.s, INBUFSIZE);/*FIXBUF*/
H A Dtw.parse.c2288 /* copyn():
2293 copyn(Char *des, const Char *src, size_t count) function
2299 } /* end copyn */

Completed in 45 milliseconds