Home
last modified time | relevance | path

Searched defs:putwraw (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/tcsh/
H A Dsh.decls.h336 # define putwraw(C) putraw(C) macro
H A Dsh.print.c122 putwraw(Char c) in putwraw() function