OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:expand_check
(Results
1 - 4
of
4
) sorted by null
/external/selinux/libsemanage/src/
semanage_conf.h
39
int
expand_check
;
member in struct:semanage_conf
conf-parse.y
62
%token MODULE_STORE VERSION
EXPAND_CHECK
FILE_MODE SAVE_PREVIOUS SAVE_LINKED TARGET_PLATFORM COMPILER_DIR IGNORE_MODULE_CACHE STORE_ROOT
87
|
expand_check
163
expand_check
:
EXPAND_CHECK
'=' ARG {
label
164
current_conf->
expand_check
= atoi($3);
347
conf->
expand_check
= 1;
conf-scan.l
46
expand-check return
EXPAND_CHECK
;
direct_api.c
[
all
...]
Completed in 2327 milliseconds