Searched refs:CAP_NET_ADMIN (Results 1 – 12 of 12) sorted by relevance
/third_party/musl/porting/liteos_a/user/src/linux/ |
D | cap.c | 41 CAP_NET_BROADCAST, CAP_NET_ADMIN, CAP_NET_RAW, CAP_SYS_PTRACE, CAP_SYS_ADMIN, 93 case CAP_NET_ADMIN: in linux_caps_to_ohos() 167 result |= 1 << CAP_NET_ADMIN; in ohos_caps_to_linux()
|
/third_party/rust/crates/rustix/src/thread/ |
D | prctl.rs | 174 const CAP_NET_ADMIN: u32 = 12; constant 259 NetAdmin = CAP_NET_ADMIN,
|
/third_party/e2fsprogs/ |
D | 1003-add-dac-config.patch | 99 + { "CAP_NET_ADMIN", CAP_NET_ADMIN },
|
/third_party/rust/crates/nix/test/sys/ |
D | test_sockopt.rs | 62 require_capability!("is_so_mark_functional", CAP_NET_ADMIN); in is_so_mark_functional()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
D | os_unix.c | 357 (1 << CAP_NET_ADMIN) | (1 << CAP_NET_RAW); in os_program_init()
|
/third_party/mesa3d/docs/drivers/ |
D | venus.rst | 113 ``sudo`` or ``CAP_NET_ADMIN`` is needed to set up the TAP network device.
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
D | os_unix.c | 365 (1 << CAP_NET_ADMIN) | (1 << CAP_NET_RAW); in os_program_init()
|
/third_party/libwebsockets/lib/secure-streams/ |
D | README.md | 438 possible, but requires CAP_NET_ADMIN on Linux and is reserved for network
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
D | README | 988 minimum set of capabilities needed for the operations is CAP_NET_ADMIN
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
D | README | 988 minimum set of capabilities needed for the operations is CAP_NET_ADMIN
|
/third_party/ltp/doc/ |
D | c-test-api.txt | 1790 CAP_NET_ADMIN. During setup we should be able to do it, then during run it
|
/third_party/gstreamer/gstplugins_good/ |
D | ChangeLog | 18402 process does not have CAP_NET_ADMIN capabilities. 18412 of linux kernel. Require user to have the CAP_NET_ADMIN privilege to
|