Home | History | Annotate | Download | only in recovery

Lines Matching defs:sehandle

49 struct selabel_handle *sehandle;
154 if (strchr("wa", mode[0])) dirCreateHierarchy(path, 0777, NULL, 1, sehandle);
1004 sehandle = selabel_open(SELABEL_CTX_FILE, seopts, 1);
1006 if (!sehandle) {