Searched refs:findline (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/refer/
H A Dglue3.c23 extern long findline();
113 mlen = findline(in, &mout, outlen, 0L);
H A Dhunt6.c33 extern long findline();
93 len = findline(res, &mput, TXTLEN, indexdate);
H A Dhunt7.c33 findline(char *in, char **out, int outlen, long indexdate) function
43 fprintf(stderr, "findline: %s\n", in);
H A Dhunt1.c45 extern long findline();
260 nout = findline(oldtagp, &bout,
/illumos-gate/usr/src/cmd/csplit/
H A Dcsplit.c79 static offset_t findline(char *, offset_t);
302 findline(char *expr, offset_t oset) function
477 to_line(findline(expbuf, offset));
532 to_line(findline(expbuf, offset));

Completed in 58 milliseconds