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

  /external/selinux/libselinux/include/selinux/
avc.h 440 * avc_netlink_loop - Wait for netlink messages from the kernel
442 void avc_netlink_loop(void);
  /external/selinux/libselinux/src/
avc_internal.c 251 void avc_netlink_loop(void) function
avc.c 241 avc_netlink_thread = avc_create_thread(&avc_netlink_loop);

Completed in 942 milliseconds