Home
last modified time | relevance | path

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

/linux-6.1.9/security/tomoyo/
Dcondition.c259 static const struct tomoyo_path_info *tomoyo_get_dqword(char *start) in tomoyo_get_dqword() function
286 ptr->filename = tomoyo_get_dqword(filename); in tomoyo_parse_name_union_quoted()
305 argv->value = tomoyo_get_dqword(right); in tomoyo_parse_argv()
336 value = tomoyo_get_dqword(right); in tomoyo_parse_envp()