Searched refs:bool_values (Results 1 - 1 of 1) sorted by relevance

/linux-master/security/selinux/
H A Dselinuxfs.c493 int *bool_values)
501 kfree(bool_values);
511 int *bool_values = NULL; local
533 &bool_names, &bool_values);
549 swap(fsi->bool_pending_values, bool_values);
560 sel_remove_old_bool_data(bool_num, bool_names, bool_values);
492 sel_remove_old_bool_data(unsigned int bool_num, char **bool_names, int *bool_values) argument

Completed in 204 milliseconds