OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
251
void
avc_netlink_loop
(void)
function
avc.c
194
avc_netlink_thread = avc_create_thread(&
avc_netlink_loop
);
Completed in 39 milliseconds