Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/tomoyo/
H A Dcondition.c253 * tomoyo_get_dqword - tomoyo_get_name() for a quoted string.
259 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()
/kernel/linux/linux-6.6/security/tomoyo/
H A Dcondition.c253 * tomoyo_get_dqword - tomoyo_get_name() for a quoted string.
259 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()

Completed in 4 milliseconds