Searched refs:bnames (Results 1 – 1 of 1) sorted by relevance
1937 char **bnames = NULL; in security_preserve_bools() local1941 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