Home
last modified time | relevance | path

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

/third_party/selinux/libselinux/src/
Dselinux_restorecon.c47 static size_t rootpathlen; variable
650 if (strncmp(rootpath, lookup_path, rootpathlen) != 0) { in restorecon_sb()
656 lookup_path += rootpathlen; in restorecon_sb()
1446 rootpathlen = len; in selinux_restorecon_set_alt_rootpath()