Home
last modified time | relevance | path

Searched refs:compare_types (Results 1 – 1 of 1) sorted by relevance

/external/selinux/libselinux/src/
Dselinux_restorecon.c547 static int compare_types(char *curcon, char *newcon, char **newtypecon) in compare_types() function
680 rc = compare_types(curcon, newcon, &newtypecon); in restorecon_sb()