Searched defs:rows (Results 1 – 3 of 3) sorted by relevance
605 unsigned rows, n = 0, maxtcpu = 0, maxtpath = 3; /* 3 for ellipsize() to work properly */ in display() local
852 int terminal_set_size_fd(int fd, const char *ident, unsigned rows, unsigned cols) { in terminal_set_size_fd()
2624 JsonVariant **rows = NULL, **elements = NULL; in table_to_json() local