OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__options
(Results
1 - 12
of
12
) sorted by null
/external/selinux/policycoreutils/audit2allow/
audit2allow
46
self.
__options
= None
126
self.
__options
= options
129
parser = audit.AuditParser(last_load_only=self.
__options
.lastreload)
136
if self.
__options
.input is not None:
137
filename = self.
__options
.input
138
elif self.
__options
.dmesg:
140
elif self.
__options
.audit:
146
elif self.
__options
.boot:
174
if self.
__options
.type:
175
avcfilter = audit.AVCTypeFilter(self.
__options
.type
[
all
...]
audit2why
46
self.
__options
= None
126
self.
__options
= options
129
parser = audit.AuditParser(last_load_only=self.
__options
.lastreload)
136
if self.
__options
.input is not None:
137
filename = self.
__options
.input
138
elif self.
__options
.dmesg:
140
elif self.
__options
.audit:
146
elif self.
__options
.boot:
174
if self.
__options
.type:
175
avcfilter = audit.AVCTypeFilter(self.
__options
.type
[
all
...]
/external/selinux/policycoreutils/sandbox/
sandbox
200
self.
__options
= None
210
if self.
__options
.level:
211
if not self.
__options
.homedir or not self.
__options
.tmpdir:
271
if self.
__options
.session:
370
self.
__options
, cmds = parser.parse_args()
372
if self.
__options
.X_ind:
380
if self.
__options
.setype:
381
self.setype = self.
__options
.setype
386
if self.
__options
.session
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
wait.h
139
extern __pid_t waitpid (__pid_t __pid, int *__stat_loc, int
__options
);
156
int
__options
);
169
extern __pid_t wait3 (__WAIT_STATUS __stat_loc, int
__options
,
175
extern __pid_t wait4 (__pid_t __pid, __WAIT_STATUS __stat_loc, int
__options
,
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
wait.h
139
extern __pid_t waitpid (__pid_t __pid, int *__stat_loc, int
__options
);
156
int
__options
);
169
extern __pid_t wait3 (__WAIT_STATUS __stat_loc, int
__options
,
175
extern __pid_t wait4 (__pid_t __pid, __WAIT_STATUS __stat_loc, int
__options
,
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
wait.h
139
extern __pid_t waitpid (__pid_t __pid, int *__stat_loc, int
__options
);
156
int
__options
);
169
extern __pid_t wait3 (__WAIT_STATUS __stat_loc, int
__options
,
175
extern __pid_t wait4 (__pid_t __pid, __WAIT_STATUS __stat_loc, int
__options
,
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
malloc.h
149
extern int malloc_info (int
__options
, FILE *__fp);
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
malloc.h
158
extern int malloc_info (int
__options
, FILE *__fp) __THROW;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
mt_allocator.h
164
__pool_base(const _Tune&
__options
)
165
: _M_options(
__options
), _M_binmap(0), _M_init(false) { }
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/
mt_allocator.h
164
__pool_base(const _Tune&
__options
)
165
: _M_options(
__options
), _M_binmap(0), _M_init(false) { }
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
mt_allocator.h
164
__pool_base(const _Tune&
__options
)
165
: _M_options(
__options
), _M_binmap(0), _M_init(false) { }
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
mt_allocator.h
164
__pool_base(const _Tune&
__options
)
165
: _M_options(
__options
), _M_binmap(0), _M_init(false) { }
Completed in 263 milliseconds