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

/external/selinux/libsepol/cil/src/
H A Dcil.c62 asm(".symver cil_userprefixes_to_string_pdb, cil_userprefixes_to_string@");
63 asm(".symver cil_userprefixes_to_string_nopdb, cil_userprefixes_to_string@@LIBSEPOL_1.1");
1168 int cil_userprefixes_to_string(struct cil_db *db, char **out, size_t *size) function

Completed in 85 milliseconds