findToken
static int findToken(char *path, char *token);
if (findToken(mbPath, GLOBAL_ZONENAME) == R_SUCCESS) {