Home
last modified time | relevance | path

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

/security/tomoyo/
Dcommon.c747 switch (head->r.step) { in tomoyo_read_profile()
752 head->r.step++; in tomoyo_read_profile()
763 head->r.step++; in tomoyo_read_profile()
782 head->r.step++; in tomoyo_read_profile()
791 head->r.step++; in tomoyo_read_profile()
819 head->r.step = 1; in tomoyo_read_profile()
1618 switch (head->r.step) { in tomoyo_read_domain()
1632 head->r.step++; in tomoyo_read_domain()
1644 head->r.step++; in tomoyo_read_domain()
1650 head->r.step++; in tomoyo_read_domain()
[all …]
Dcommon.h807 unsigned int step; member
/security/keys/
DKconfig33 This allows the key used for multiple step processes where each step
35 by the last step to save on the searching.