OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:save_previous
(Results
1 - 3
of
3
) sorted by null
/external/dnsmasq/contrib/openvpn/
dhclient-enter-hooks
3
function
save_previous
() {
function
12
save_previous
$RESOLVCONF
/external/selinux/libsemanage/src/
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
89
|
save_previous
175
save_previous
:
SAVE_PREVIOUS
'=' ARG {
label
177
current_conf->
save_previous
= 1;
179
current_conf->
save_previous
= 0;
356
conf->
save_previous
= 0;
semanage_conf.h
40
int
save_previous
;
member in struct:semanage_conf
Completed in 48 milliseconds