Home
last modified time | relevance | path

Searched defs:newtypecon (Results 1 – 1 of 1) sorted by relevance

/external/selinux/libselinux/src/
Dselinux_restorecon.c557 static int compare_types(char *curcon, char *newcon, char **newtypecon) in compare_types()
602 char *newtypecon = NULL; in restorecon_sb() local