Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/xsm/flask/ss/
A Dservices.c1937 char **bnames = NULL; in security_preserve_bools() local
1941 rc = security_get_bools(&nbools, &bnames, &bvalues, NULL); in security_preserve_bools()
1946 booldatum = hashtab_search(p->p_bools.table, bnames[i]); in security_preserve_bools()
1958 if ( bnames ) in security_preserve_bools()
1961 xfree(bnames[i]); in security_preserve_bools()
1963 xfree(bnames); in security_preserve_bools()

Completed in 5 milliseconds