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(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_cil.c | 1816 strs_write_each_indented(strs, out, indent); in write_avtab_flavor_to_cil() 2065 strs_write_each_indented(strs, out, indent); in write_cond_av_list_to_cil()
|
D | kernel_to_conf.c | 1797 strs_write_each_indented(strs, out, indent); in write_avtab_flavor_to_conf() 2046 strs_write_each_indented(strs, out, indent); in write_cond_av_list_to_conf()
|