Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/deroff/
H A Dderoff.c119 static void putwords(int);
380 putwords(macline); in regline()
423 putwords(int macline) /* break into words for -w option */ in putwords() function