Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Ded.refresh.c58 static void cpy_pad_spaces (Char *, Char *, int);
431 cpy_pad_spaces(Display[cur_line], Vdisplay[cur_line], TermH); in Refresh()
1122 cpy_pad_spaces(Char *dst, Char *src, int width) in cpy_pad_spaces() function