Home
last modified time | relevance | path

Searched refs:tp_list_head (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/cmd/tsol/tnchkdb/
H A Dtnchkdb.c61 static struct tsol_name_list *tp_list_head; variable
144 add_name(&tp_list_head, name, linenum); in add_template()
150 return (find_name(tp_list_head, name)); in find_template()