Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/tsol/tnchkdb/
H A Dtnchkdb.c63 static struct tsol_name_list *zc_list_head; variable
168 add_name(&zc_list_head, name, linenum); in add_zone()
174 return (find_name(zc_list_head, name)); in find_zone()