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

1 23

  /external/kernel-headers/original/linux/
capability.h 189 #define CAP_NET_BIND_SERVICE 10
  /external/libcap-ng/libcap-ng-0.7/bindings/python/
capng.py 80 CAP_NET_BIND_SERVICE = _capng.CAP_NET_BIND_SERVICE
  /libcore/luni/src/main/java/libcore/io/
OsConstants.java 66 public static final int CAP_NET_BIND_SERVICE = placeholder();
    [all...]

Completed in 86 milliseconds

1 23