Searched refs:secontext (Results 1 – 1 of 1) sorted by relevance
141 char* secontext; in main() local142 if (selabel_lookup(sehnd, &secontext, full_name, ( mode | (is_dir ? S_IFDIR : S_IFREG)))) { in main()143 secontext = strdup("u:object_r:unlabeled:s0"); in main()146 printf(" selabel=%s", secontext); in main()148 freecon(secontext); in main()