Home
last modified time | relevance | path

Searched defs:lines (Results 1 – 8 of 8) sorted by relevance

/busybox-1.35.0/coreutils/
Dshuf.c45 static void shuffle_lines(char **lines, unsigned numlines, unsigned outlines) in shuffle_lines()
74 char **lines; in shuf_main() local
Dsort.c413 char **lines; in sort_main() local
/busybox-1.35.0/util-linux/
Dmore.c112 int lines; in more_main() local
/busybox-1.35.0/editors/
Ded.c52 LINE lines; member
67 #define lines (G.lines ) macro
Dvi.c1467 int lines, chars; in yank_status() local
4550 static const char *const lines[20] = { variable
/busybox-1.35.0/procps/
Dpowertop.c74 struct line *lines; /* the most often used member */ member
627 unsigned lines; in show_timerstats() local
Dtop.c170 unsigned lines; /* screen height */ member
/busybox-1.35.0/miscutils/
Dconspy.c54 unsigned char lines, cols, cursor_x, cursor_y; member