Home
last modified time | relevance | path

Searched defs:bool_names (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/fs/
H A Dfs_parser.c16 const struct constant_table bool_names[] = { variable
/linux-6.15/security/selinux/
H A Dselinuxfs.c492 static void sel_remove_old_bool_data(unsigned int bool_num, char **bool_names, in sel_remove_old_bool_data()
510 char **bool_names = NULL; in sel_make_policy_nodes() local