HomeSort by relevance Sort by last modified time
    Searched refs:avc_netlink_loop (Results 1 - 6 of 6) 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/qemu/distrib/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 251 void avc_netlink_loop(void) function
avc.c 194 avc_netlink_thread = avc_create_thread(&avc_netlink_loop);
  /external/qemu/distrib/libselinux/src/
avc_internal.c 251 void avc_netlink_loop(void) function
avc.c 194 avc_netlink_thread = avc_create_thread(&avc_netlink_loop);

Completed in 287 milliseconds