Searched refs:findToken (Results 1 – 1 of 1) sorted by relevance
219 static int findToken(char *path, char *token);3369 if (findToken(mbPath, GLOBAL_ZONENAME) == R_SUCCESS) { in testPath()3402 findToken(char *path, char *token) in findToken() function