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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/selinux/
H A Dsetfiles.c23 int rootpathlen; member in struct:globals
50 #define rootpathlen (G.rootpathlen ) macro
232 if (0 != strncmp(rootpath, name, rootpathlen)) {
237 name += rootpathlen;
583 rootpathlen = strlen(rootpath);

Completed in 79 milliseconds