Searched refs:filecontexts (Results 1 – 1 of 1) sorted by relevance
84 char *filecontexts = NULL; in main() local181 filecontexts = strdup(optarg); in main()304 if (filecontexts == NULL) { in main()307 file_contexts = fopen(filecontexts, "w+"); in main()334 free(filecontexts); in main()