Searched refs:nlinesp (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/contrib/nvi/ex/
H A Dex_read.c297 ex_readfp(SCR *sp, char *name, FILE *fp, MARK *fm, recno_t *nlinesp, int silent) argument
339 if (nlinesp != NULL)
340 *nlinesp = lcnt;
/freebsd-10.0-release/contrib/texinfo/util/
H A Dinstall-info.c31 struct line_data *findlines (char *data, int size, int *nlinesp);
1513 findlines (char *data, int size, int *nlinesp)
1554 *nlinesp = filled;
1499 findlines(char *data, int size, int *nlinesp) argument
/freebsd-10.0-release/gnu/usr.bin/grep/
H A Dgrep.c686 prtext (char const *beg, char const *lim, int *nlinesp) argument
723 if (nlinesp)
734 *nlinesp = n;

Completed in 70 milliseconds