Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/rcs/dist/src/
H A Drcsgen.c605 putstring(out, delim, s, log) in putstring() function
/netbsd-src/external/gpl2/groff/dist/src/devices/grotty/
H A Dtty.cpp35 #define putstring(s) fputs(s, stdout) macro