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

  /external/libselinux/include/selinux/
avc.h 436 * avc_netlink_loop - Wait for netlink messages from the kernel
438 void avc_netlink_loop(void);
  /external/libselinux/src/
avc_internal.c 245 void avc_netlink_loop(void) function
avc.c 194 avc_netlink_thread = avc_create_thread(&avc_netlink_loop);

Completed in 35 milliseconds