Searched defs:nlines (Results 1 – 2 of 2) sorted by relevance
486 void close_lines(struct line *lines, int nlines) in close_lines()657 struct line *lines, int nlines) in register_lines()694 void lines_init(struct line *lines, int nlines, struct chan_opts *opts) in lines_init()
614 size_t nlines, i; in die_walk_lines() local