Searched defs:avc_init (Results 1 - 2 of 2) sorted by relevance

/external/libselinux/src/
H A Davc.c73 /* avc_init needs to be called before this function */
120 return avc_init("avc", NULL, NULL, NULL, NULL);
123 int avc_init(const char *prefix, function
216 /* avc_init needs to be called before this function */
509 /* avc_init needs to be called before this function */
/external/selinux/libselinux/src/
H A Davc.c73 /* avc_init needs to be called before this function */
160 return avc_init("avc", NULL, NULL, NULL, NULL);
163 int avc_init(const char *prefix, function
256 /* avc_init needs to be called before this function */
549 /* avc_init needs to be called before this function */
896 /* avc_init needs to be called before this function */

Completed in 26 milliseconds