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