OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CAP_SYS_MODULE
(Results
51 - 57
of
57
) sorted by null
1
2
3
/system/core/include/private/
android_filesystem_capability.h
88
#define
CAP_SYS_MODULE
16
/external/libcap-ng/libcap-ng-0.7/bindings/python/
capng.py
86
CAP_SYS_MODULE
= _capng.
CAP_SYS_MODULE
/external/kernel-headers/original/linux/
capability.h
227
#define
CAP_SYS_MODULE
16
/frameworks/base/core/java/com/android/internal/os/
ZygoteInit.java
503
OsConstants.
CAP_SYS_MODULE
,
/libcore/luni/src/main/java/libcore/io/
OsConstants.java
77
public static final int
CAP_SYS_MODULE
= placeholder();
[
all
...]
/libcore/luni/src/main/native/
libcore_io_OsConstants.cpp
87
initConstant(env, c, "
CAP_SYS_MODULE
",
CAP_SYS_MODULE
);
/external/strace/
system.c
[
all
...]
Completed in 299 milliseconds
1
2
3