Home
last modified time | relevance | path

Searched refs:tomoyo_env_perm (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/security/tomoyo/
H A Denviron.c41 * tomoyo_env_perm - Check permission for environment variable's name.
50 int tomoyo_env_perm(struct tomoyo_request_info *r, const char *env) in tomoyo_env_perm() function
H A Ddomain.c674 if (tomoyo_env_perm(r, arg_ptr)) { in tomoyo_environ()
H A Dcommon.h973 int tomoyo_env_perm(struct tomoyo_request_info *r, const char *env);
/kernel/linux/linux-6.6/security/tomoyo/
H A Denviron.c41 * tomoyo_env_perm - Check permission for environment variable's name.
50 int tomoyo_env_perm(struct tomoyo_request_info *r, const char *env) in tomoyo_env_perm() function
H A Ddomain.c672 if (tomoyo_env_perm(r, arg_ptr)) { in tomoyo_environ()
H A Dcommon.h972 int tomoyo_env_perm(struct tomoyo_request_info *r, const char *env);

Completed in 9 milliseconds