Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dsh.print.c180 (void) putpure(c); in xputchar()
198 return putpure(c); in putraw()
202 putpure(int c) in putpure() function
H A Ded.h241 # define PUTPURE putpure
251 (void)putpure(c); in PUTPURE()
H A Dsh.decls.h329 extern int putpure (int);