Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/tcsh/
H A Ded.refresh.c64 static void reprintf (char *, ...);
71 reprintf("%s:\"", str); in dprintstr()
74 reprintf("[%x]", *f++); in dprintstr()
76 reprintf("%c", CTL_ESC(ASCII & ASC(*f++))); in dprintstr()
78 reprintf("\"\r\n"); in dprintstr()
88 reprintf(char *fmt, ...) in reprintf() function
496 reprintf("s == \"%s\"n", short2str(s)); in str_insert()
510 reprintf("s == \"%s\"n", short2str(s)); in str_insert()
641 reprintf("no difference.\r\n"); in update_line()
801 reprintf("\n"); in update_line()
[all …]