OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:avc_netlink_check_nb
(Results
1 - 4
of
4
) 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/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 44 milliseconds