Searched refs:seapp_context (Results 1 - 1 of 1) sorted by relevance

/external/libselinux/src/
H A Dandroid.c171 struct seapp_context { struct
191 static void free_seapp_context(struct seapp_context *s)
209 const struct seapp_context *const *sp1 = (const struct seapp_context *const *) A;
210 const struct seapp_context *const *sp2 = (const struct seapp_context *const *) B;
211 const struct seapp_context *s1 = *sp1, *s2 = *sp2;
313 static struct seapp_context **seapp_contexts = NULL;
337 struct seapp_context *cur;
362 seapp_contexts = (struct seapp_context **) callo
[all...]

Completed in 35 milliseconds