Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/deroff/
H A Dderoff.c121 static void putwords(int);
382 putwords(macline); in regline()
425 putwords(int macline) /* break into words for -w option */ in putwords() function