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

  /external/libselinux/src/
sestatus.c 99 if (avc_netlink_check_nb() < 0)
142 if (avc_netlink_check_nb() < 0)
179 if (avc_netlink_check_nb() < 0)
avc_internal.c 224 int avc_netlink_check_nb(void) function
avc.c 696 (void)avc_netlink_check_nb();
  /external/qemu/distrib/libselinux/src/
sestatus.c 99 if (avc_netlink_check_nb() < 0)
142 if (avc_netlink_check_nb() < 0)
179 if (avc_netlink_check_nb() < 0)
avc_internal.c 224 int avc_netlink_check_nb(void) function
avc.c 696 (void)avc_netlink_check_nb();
  /external/libselinux/include/selinux/
avc.h 461 * avc_netlink_check_nb - Check netlink socket for new messages.
466 int avc_netlink_check_nb(void);
  /external/qemu/distrib/libselinux/include/selinux/
avc.h 461 * avc_netlink_check_nb - Check netlink socket for new messages.
466 int avc_netlink_check_nb(void);

Completed in 454 milliseconds