Searched refs:hilite_storage (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/less/
H A Dsearch.c78 struct hilite_storage struct
82 struct hilite_storage *next;
87 struct hilite_storage *first;
88 struct hilite_storage *current;
373 struct hilite_storage *hls;
374 struct hilite_storage *nexthls;
660 static struct hilite_storage*
665 struct hilite_storage *s;
674 s = (struct hilite_storage *) ecalloc(1, sizeof(struct hilite_storage));
[all...]

Completed in 162 milliseconds