Searched refs:fcon (Results 1 – 1 of 1) sorted by relevance
262 char* fcon = nullptr; in make_device() local263 int rc = lgetfilecon(path, &fcon); in make_device()269 bool different = strcmp(fcon, secontext) != 0; in make_device()270 freecon(fcon); in make_device()