Home
last modified time | relevance | path

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

/dflybsd-src/usr.bin/top/
H A Dcolor.c66 typedef struct color_entry { struct
71 struct color_entry *next; argument
72 struct color_entry *tagnext; argument
73 } color_entry; typedef