Searched defs: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 in typeref:struct:tsol_name_list
168 add_name(&zc_list_head, name, linenum);
174 return (find_name(zc_list_head, name));

Completed in 1471 milliseconds