Searched refs:strs_write_each_indented (Results 1 – 4 of 4) sorted by relevance
/external/selinux/libsepol/src/ |
D | kernel_to_common.h | 109 void strs_write_each_indented(struct strs *strs, FILE *out, int indent);
|
D | kernel_to_common.c | 336 void strs_write_each_indented(struct strs *strs, FILE *out, int indent) in strs_write_each_indented() function
|
D | kernel_to_conf.c | 1769 strs_write_each_indented(strs, out, indent); in write_avtab_flavor_to_conf() 2004 strs_write_each_indented(strs, out, indent); in write_cond_av_list_to_conf()
|
D | kernel_to_cil.c | 1789 strs_write_each_indented(strs, out, indent); in write_avtab_flavor_to_cil() 2024 strs_write_each_indented(strs, out, indent); in write_cond_av_list_to_cil()
|