Searched refs:maclabel (Results 1 - 1 of 1) sorted by relevance

/system/core/toolbox/
H A Dls.c248 char *maclabel = NULL; local
264 lgetfilecon(path, &maclabel);
266 maclabel = strdup("-");
268 if (!maclabel) {
294 mode, user, group, maclabel, name, linkto);
299 mode, user, group, maclabel, name);
303 free(maclabel);

Completed in 56 milliseconds