Searched refs:strs_write_each_indented (Results 1 – 4 of 4) sorted by relevance
/third_party/selinux/libsepol/src/ |
D | kernel_to_common.h | 109 void strs_write_each_indented(const struct strs *strs, FILE *out, int indent);
|
D | kernel_to_common.c | 342 void strs_write_each_indented(const struct strs *strs, FILE *out, int indent) in strs_write_each_indented() function
|
D | kernel_to_conf.c | 1813 strs_write_each_indented(strs, out, indent); in write_avtab_flavor_to_conf() 2062 strs_write_each_indented(strs, out, indent); in write_cond_av_list_to_conf()
|
D | kernel_to_cil.c | 1842 strs_write_each_indented(strs, out, indent); in write_avtab_flavor_to_cil() 2091 strs_write_each_indented(strs, out, indent); in write_cond_av_list_to_cil()
|