Searched refs:trunc_at_nl (Results 1 – 1 of 1) sorted by relevance
176 void catfile(char *s, mode_t mode, int trunc_at_nl);1387 catfile(char *s, mode_t mode, int trunc_at_nl) in catfile() argument1418 if (trunc_at_nl && *p == '\n') in catfile()1439 if (trunc_at_nl && c == '\n') in catfile()