Searched refs:nlinesp (Results 1 – 4 of 4) sorted by relevance
| /netbsd-src/external/bsd/nvi/dist/ex/ |
| H A D | ex_read.c | 306 ex_readfp(SCR *sp, const char *name, FILE *fp, MARK *fm, db_recno_t *nlinesp, int silent) in ex_readfp() argument 348 if (nlinesp != NULL) in ex_readfp() 349 *nlinesp = lcnt; in ex_readfp()
|
| /netbsd-src/usr.bin/shuffle/ |
| H A D | shuffle.c | 105 get_lines(const char *fname, char ***linesp, size_t *nlinesp) in get_lines() argument 132 *nlinesp = nlines; in get_lines()
|
| /netbsd-src/external/gpl2/texinfo/dist/util/ |
| H A D | install-info.c | 31 struct line_data *findlines (char *data, int size, int *nlinesp); 1465 findlines (char *data, int size, int *nlinesp) in findlines() argument 1506 *nlinesp = filled; in findlines()
|
| /netbsd-src/external/gpl2/grep/dist/src/ |
| H A D | grep.c | 653 prtext (char const *beg, char const *lim, int *nlinesp) in prtext() argument 690 if (nlinesp) in prtext() 701 *nlinesp = n; in prtext()
|