Searched refs:rootlen (Results 1 – 1 of 1) sorted by relevance
11 int rootlen; variable480 if(strlen(path) < rootlen) in dosingleton()482 if(path[rootlen] != '/') in dosingleton()484 p = path+rootlen+1; in dosingleton()2485 rootlen = strlen(root); in switchmb()