Home
last modified time | relevance | path

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

/minix3/external/bsd/less/dist/
H A Dtags.c70 struct taglist { struct
74 #define TAG_END ((struct tag *) &taglist) argument
75 static struct taglist taglist = { TAG_END, TAG_END }; variable