OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sidtab_sid_stats
(Results
1 - 3
of
3
) sorted by null
/external/libselinux/src/
avc_sidtab.h
33
void
sidtab_sid_stats
(struct sidtab *s, char *buf, int buflen) hidden;
avc_sidtab.c
104
void
sidtab_sid_stats
(struct sidtab *h, char *buf, int buflen)
function
avc.c
211
sidtab_sid_stats
(&avc_sidtab, avc_audit_buf, AVC_AUDIT_BUFSIZE);
Completed in 213 milliseconds