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