HomeSort by relevance Sort by last modified time
    Searched refs:strs_destroy (Results 1 - 4 of 4) sorted by null

  /external/selinux/libsepol/src/
kernel_to_cil.c 436 strs_destroy(&strs);
577 strs_destroy(&strs);
858 strs_destroy(&strs);
963 strs_destroy(&strs);
1171 strs_destroy(&strs);
1216 strs_destroy(&strs);
1261 strs_destroy(&strs);
1301 strs_destroy(&strs);
1346 strs_destroy(&strs);
1407 strs_destroy(&strs)
    [all...]
kernel_to_common.h 90 void strs_destroy(struct strs **strs);
kernel_to_conf.c 458 strs_destroy(&strs);
502 strs_destroy(&strs);
844 strs_destroy(&strs);
948 strs_destroy(&strs);
1145 strs_destroy(&strs);
1190 strs_destroy(&strs);
1235 strs_destroy(&strs);
1275 strs_destroy(&strs);
1320 strs_destroy(&strs);
1373 strs_destroy(&strs)
    [all...]
kernel_to_common.c 126 void strs_destroy(struct strs **strs) function
392 strs_destroy(&strs);
404 return strs_destroy(stack);

Completed in 3355 milliseconds