Home
last modified time | relevance | path

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

/third_party/selinux/libselinux/src/
Dselinux_restorecon.c595 static int compare_types(const char *curcon, const char *newcon, char **newtypecon) in compare_types()
777 char *newtypecon = NULL; in restorecon_sb() local