hilite
clr_hlist(struct hilite *anchor)
struct hilite *hl;
struct hilite *nexthl;
struct hilite *hl;
struct hilite *hl;
add_hilite(struct hilite *anchor, struct hilite *hl)
struct hilite *ihl;
struct hilite *hl;
hl = ecalloc(1, sizeof (struct hilite));
hl = ecalloc(1, sizeof (struct hilite));
struct hilite *hl_next;
static struct hilite hilite_anchor = { NULL, -1, -1 };
static struct hilite filter_anchor = { NULL, -1, -1 };
struct hilite *hl =
ecalloc(1, sizeof (struct hilite));