Searched refs:cil_filecons_to_string (Results 1 – 6 of 6) sorted by relevance
51 extern int cil_filecons_to_string(cil_db_t *db, char **out, size_t *size);
126 "cil_filecons_to_string";
252 cil_filecons_to_string;
367 rc = cil_filecons_to_string(db, &fc_buf, &fc_size); in main()
990 int cil_filecons_to_string(struct cil_db *db, char **out, size_t *size);
1713 int cil_filecons_to_string(struct cil_db *db, char **out, size_t *size) in cil_filecons_to_string() function