Home
last modified time | relevance | path

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

/security/tomoyo/
Dcommon.c756 switch (head->r.step) { in tomoyo_read_profile()
761 head->r.step++; in tomoyo_read_profile()
772 head->r.step++; in tomoyo_read_profile()
791 head->r.step++; in tomoyo_read_profile()
800 head->r.step++; in tomoyo_read_profile()
828 head->r.step = 1; in tomoyo_read_profile()
1627 switch (head->r.step) { in tomoyo_read_domain()
1641 head->r.step++; in tomoyo_read_domain()
1653 head->r.step++; in tomoyo_read_domain()
1659 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.