Home
last modified time | relevance | path

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

/linux/security/tomoyo/
A Denviron.c100 if (!tomoyo_correct_word(data) || strchr(data, '=')) in tomoyo_write_env()
A Dmemory.c104 if (!tomoyo_correct_word(group_name) || idx >= TOMOYO_MAX_GROUP) in tomoyo_get_group()
A Dutil.c258 if (!tomoyo_correct_word(filename)) in tomoyo_parse_name_union()
518 bool tomoyo_correct_word(const char *string) in tomoyo_correct_word() function
A Dcondition.c266 if (*start && !tomoyo_correct_word(start)) in tomoyo_get_dqword()
328 if (!tomoyo_correct_word(left)) in tomoyo_parse_envp()
A Ddomain.c410 if (!tomoyo_correct_word(original_name) || in tomoyo_write_aggregator()
A Dcommon.h935 bool tomoyo_correct_word(const char *string);
A Dcommon.c873 !tomoyo_correct_word(manager)) in tomoyo_update_manager_entry()

Completed in 17 milliseconds