Home
last modified time | relevance | path

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

/linux-6.12.1/fs/
Dfs_parser.c16 static const struct constant_table bool_names[] = { variable
/linux-6.12.1/security/selinux/
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