HomeSort by relevance Sort by last modified time
    Searched defs:CAP_IPC_OWNER (Results 51 - 53 of 53) sorted by null

1 23

  /external/kernel-headers/original/linux/
capability.h 224 #define CAP_IPC_OWNER 15
  /external/libcap-ng/libcap-ng-0.7/bindings/python/
capng.py 85 CAP_IPC_OWNER = _capng.CAP_IPC_OWNER
  /libcore/luni/src/main/java/libcore/io/
OsConstants.java 57 public static final int CAP_IPC_OWNER = placeholder();
    [all...]

Completed in 35 milliseconds

1 23