Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/csplit/
H A Dcsplit.c91 static void to_line(offset_t);
198 to_line(LAST); in main()
439 to_line(to); in line_arg()
477 to_line(toline); in num_arg()
481 to_line(findline(expbuf, offset)); in num_arg()
536 to_line(findline(expbuf, offset)); in re_arg()
567 to_line(offset_t ln) in to_line() function