Home
last modified time | relevance | path

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

/titanic_41/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) in catfile() argument
1418 if (trunc_at_nl && *p == '\n') in catfile()
1439 if (trunc_at_nl && c == '\n') in catfile()