Home
last modified time | relevance | path

Searched full:20150505 (Results 1 – 2 of 2) sorted by relevance

/linux/security/tomoyo/
H A Dcommon.c350 ns->profile_version = 20150505; in tomoyo_init_policy_namespace()
2928 20110903, 20150505); in tomoyo_check_profile()
2929 ns->profile_version = 20150505; in tomoyo_check_profile()
2931 if (ns->profile_version != 20150505) in tomoyo_check_profile()
2956 "PROFILE_VERSION=20150505\n" in tomoyo_load_builtin_policy()
H A Dcommon.h913 /* Profile version. Currently only 20150505 is defined. */