Searched refs:fc_buf (Results 1 – 1 of 1) sorted by relevance
95 char *fc_buf = NULL; in main() local298 rc = cil_filecons_to_string(db, &fc_buf, &fc_size); in main()315 if (fwrite(fc_buf, sizeof(char), fc_size, file_contexts) != fc_size) { in main()338 free(fc_buf); in main()