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

/linux-master/security/tomoyo/
H A Dcommon.c349 ns->profile_version = 20150505;
673 if (sscanf(data, "PROFILE_VERSION=%u", &head->w.ns->profile_version)
752 ns->profile_version);
2776 if (ns->profile_version == 20110903) {
2779 ns->profile_version = 20150505;
2781 if (ns->profile_version != 20150505)
2783 ns->profile_version);
H A Dcommon.h914 unsigned int profile_version; member in struct:tomoyo_policy_namespace

Completed in 218 milliseconds