OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:modules_modified
(Results
1 - 4
of
4
) sorted by null
/external/selinux/libsemanage/src/
handle.h
65
int
modules_modified
;
member in struct:semanage_handle
handle.c
377
sh->
modules_modified
= 0;
428
sh->
modules_modified
= 0;
modules.c
122
sh->
modules_modified
= 1;
141
sh->
modules_modified
= 1;
212
sh->
modules_modified
= 1;
844
sh->
modules_modified
= 1;
1124
sh->
modules_modified
= 1;
1143
sh->
modules_modified
= 1;
direct_api.c
1163
modified = sh->
modules_modified
;
[
all
...]
Completed in 537 milliseconds