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

/illumos-gate/usr/src/cmd/svr4pkg/pkgcond/
H A Dmain.c219 static int findToken(char *path, char *token);
3369 if (findToken(mbPath, GLOBAL_ZONENAME) == R_SUCCESS) {
3390 * Name: findToken
3402 findToken(char *path, char *token) function

Completed in 59 milliseconds