Searched defs:trunc_at_nl (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/
H A Dfinger.c176 void catfile(char *s, mode_t mode, int trunc_at_nl);
1387 catfile(char *s, mode_t mode, int trunc_at_nl) argument
1418 if (trunc_at_nl && *p == '\n')
1439 if (trunc_at_nl && c == '\n')

Completed in 47 milliseconds