Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/svr4pkg/pkgcond/
H A Dmain.c219 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