Searched refs:extraPath (Results 1 – 1 of 1) sorted by relevance
234 const char *extraPath = extra; in GetFollowXPathByMode() local238 extraPath = modePathFromCfg; in GetFollowXPathByMode()253 followXPath = (extraPath && *extraPath) ? strdup(extraPath) : NULL; in GetFollowXPathByMode()