Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/tcsh/
H A Ded.refresh.c60 static void reprintf (char *, ...);
67 reprintf("%s:\"", str); in dprintstr()
70 reprintf("[%x]", *f++); in dprintstr()
72 reprintf("%c", CTL_ESC(ASCII & ASC(*f++))); in dprintstr()
74 reprintf("\"\r\n"); in dprintstr()
84 reprintf(char *fmt, ...) in reprintf() function
492 reprintf("s == \"%s\"n", short2str(s)); in str_insert()
506 reprintf("s == \"%s\"n", short2str(s)); in str_insert()
637 reprintf("no difference.\r\n"); in update_line()
797 reprintf("\n"); in update_line()
[all …]