OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nochange
(Results
1 - 9
of
9
) sorted by null
/external/icu/icu4c/source/tools/escapesrc/
Makefile.in
78
@echo Testing test-
nochange
.cpp
79
@$(INVOKE) $(TARGET) $(srcdir)/test-
nochange
.cpp ./output-
nochange
.cpp
80
@-diff -I '#line.*' $(srcdir)/test-
nochange
.cpp ./output-
nochange
.cpp || (echo >&2 'warning: diff failed or not found' ; true)
/external/selinux/policycoreutils/setfiles/
restore.h
22
unsigned int
nochange
;
member in struct:restore_opts
restore.c
40
r_opts->restorecon_flags = r_opts->
nochange
| r_opts->verbose |
setfiles.c
325
r_opts.
nochange
= SELINUX_RESTORECON_NOCHANGE;
/external/selinux/restorecond/
restore.h
29
unsigned int
nochange
;
member in struct:restore_opts
restore.c
35
r_opts->restorecon_flags = r_opts->
nochange
| r_opts->verbose |
/external/selinux/libselinux/src/
selinux_restorecon.c
74
bool
nochange
;
member in struct:rest_flags
702
if (!flags->
nochange
) {
714
if (flags->syslog_changes && !flags->
nochange
) {
751
flags.
nochange
= (restorecon_flags &
999
if (setrestoreconlast && !flags.
nochange
&& !error && fc_digest) {
/external/selinux/libselinux/src/android/
android_platform.c
1566
bool
nochange
= (flags & SELINUX_ANDROID_RESTORECON_NOCHANGE) ? true : false;
local
[
all
...]
/external/icu/icu4c/source/
configure
[
all
...]
Completed in 406 milliseconds