Home
last modified time | relevance | path

Searched defs:line_str (Results 1 – 2 of 2) sorted by relevance

/dragonfly/usr.bin/col/
H A Dcol.c77 struct line_str { struct
78 CHAR *l_line; /* characters on the line */
79 LINE *l_prev; /* previous line */
80 LINE *l_next; /* next line */
81 int l_lsize; /* allocated sizeof l_line */
82 int l_line_len; /* strlen(l_line) */
83 int l_needs_sort; /* set if chars went in out of order */
84 int l_max_col; /* max column in the line */
/dragonfly/contrib/binutils-2.34/binutils/
H A Ddwarf.h90 line_str, enumerator