Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/tsol/tnchkdb/
H A Dtnchkdb.c72 static mlp_info_list_t *global_mlps; variable
532 for (mil = global_mlps; mil != NULL; mil = mil->next) {
564 mil->next = global_mlps;
565 global_mlps = mil;