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

/opensolaris-onvv-gate/usr/src/cmd/svr4pkg/pkgcond/
H A Dmain.c221 static int findToken(char *path, char *token);
3371 if (findToken(mbPath, GLOBAL_ZONENAME) == R_SUCCESS) {
3392 * Name: findToken
3404 findToken(char *path, char *token) function

Completed in 97 milliseconds