Searched refs:flagsVector (Results 1 – 1 of 1) sorted by relevance
452 char **flagsVector = SplitStringExt(mountFlag, ",", &flagCount, maxCount); in GetMountFlags() local454 if (flagsVector == NULL || flagCount == 0) { in GetMountFlags()460 char *p = flagsVector[i]; in GetMountFlags()484 FreeStringVector(flagsVector, flagCount); in GetMountFlags()