Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mailx/
H A Dcmd1.c59 static int topputs(const char *line, FILE *obuf);
569 (void) msend(mp, stdout, M_IGNORE, topputs); in top()
579 topputs(const char *line, FILE *obuf) in topputs() function