Searched refs:maclabel (Results 1 – 1 of 1) sorted by relevance
/system/core/toolbox/ |
D | ls.c | 243 char *maclabel = NULL; in listfile_maclabel() local 258 lgetfilecon(path, &maclabel); in listfile_maclabel() 259 if (!maclabel) { in listfile_maclabel() 285 mode, user, group, maclabel, name, linkto); in listfile_maclabel() 290 mode, user, group, maclabel, name); in listfile_maclabel() 294 free(maclabel); in listfile_maclabel()
|