HomeSort by relevance Sort by last modified time
    Searched refs:effective (Results 1 - 21 of 21) sorted by null

  /bionic/libc/kernel/common/linux/
capability.h 26 __u32 effective; member in struct:__user_cap_data_struct
  /ndk/build/platforms/android-3/arch-arm/usr/include/linux/
capability.h 26 __u32 effective; member in struct:__user_cap_data_struct
  /ndk/build/platforms/android-4/arch-arm/usr/include/linux/
capability.h 26 __u32 effective; member in struct:__user_cap_data_struct
  /ndk/build/platforms/android-5/arch-arm/usr/include/linux/
capability.h 26 __u32 effective; member in struct:__user_cap_data_struct
  /ndk/build/platforms/android-5/arch-x86/usr/include/linux/
capability.h 26 __u32 effective; member in struct:__user_cap_data_struct
  /ndk/build/platforms/android-8/arch-arm/usr/include/linux/
capability.h 26 __u32 effective; member in struct:__user_cap_data_struct
  /ndk/build/platforms/android-8/arch-x86/usr/include/linux/
capability.h 26 __u32 effective; member in struct:__user_cap_data_struct
  /frameworks/base/core/jni/
com_android_internal_os_ZygoteInit.cpp 202 jobject clazz, jlong permitted, jlong effective)
217 capdata.effective = effective;
  /external/kernel-headers/original/linux/
capability.h 38 __u32 effective; member in struct:__user_cap_data_struct
96 /* Overrides the following restrictions that the effective user ID
98 bits on that file; that the effective group ID (or one of the
109 /* Overrides the restriction that the real or effective user ID of a
110 process sending a signal must match the real or effective user ID
  /external/bluetooth/bluez/common/
android_bluez.c 47 cap.effective = cap.permitted = 1 << CAP_NET_RAW |
  /hardware/ril/rild/
rild.c 94 cap.effective = cap.permitted = 1 << CAP_NET_ADMIN;
  /external/wpa_supplicant/
os_unix.c 196 cap.effective = cap.permitted =
  /external/wpa_supplicant_6/wpa_supplicant/src/utils/
os_unix.c 235 cap.effective = cap.permitted =
  /external/quake/quake/src/WinQuake/
quake-rogue.spec.sh 39 effective, and more deadly.
  /external/dnsmasq/src/
dnsmasq.c 392 data->effective = data->permitted = data->inheritable =
435 data->effective = data->permitted =
    [all...]
  /prebuilt/common/osgi/
osgi.jar 
  /external/bison/data/
glr.c 61 # Optional effective arguments passed to yyerror: user args plus yylloc, and
605 /* YYMAXDEPTH -- maximum size the stacks can grow to (effective only
    [all...]
  /external/strace/
system.c     [all...]
  /external/dhcpcd/
dhcpcd.c 620 cap.effective = cap.permitted =
  /system/core/adb/
adb.c 911 cap.effective = cap.permitted = (1 << CAP_SYS_BOOT);
  /external/v8/test/mjsunit/
unicode-test.js     [all...]

Completed in 1110 milliseconds