Home
last modified time | relevance | path

Searched refs:str_cp (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/tcsh/
H A Ded.refresh.c51 static void str_cp (Char *, Char *, int);
553 str_cp(Char *a, Char *b, int n) in str_cp() function
894 str_cp(ofd + fx, nfd + fx, (int) ((nsb - nfd) - fx)); in update_line()
901 str_cp(ofd, nfd, (int) (nsb - nfd)); in update_line()
939 str_cp(ofd, nfd, (int) (nsb - nfd)); in update_line()
1065 str_cp(ofd + fx, nfd + fx, (int) ((nsb - nfd) - fx)); in update_line()
1072 str_cp(ofd, nfd, (int) (nsb - nfd)); in update_line()