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

  /external/libselinux/include/selinux/
avc.h 431 * avc_netlink_open - Create a netlink socket and connect to the kernel.
433 int avc_netlink_open(int blocking);
  /external/libselinux/src/
avc_internal.c 58 int avc_netlink_open(int blocking) function
avc.c 186 rc = avc_netlink_open(0);

Completed in 115 milliseconds