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

/macosx-10.9.5/disklabel-6/
H A Dutil.c343 char forceString = 0; local
356 forceString = 1;
360 forceString = 1; // just in case
366 if (CheckUserName(value, forceString, &tInt) == -1) {
372 if (CheckGroupName(value, forceString, &tInt) == -1) {
378 if (CheckDeviceMode(value, forceString) == -1) {
389 if (!forceInt && (forceString || (endptr == value ||

Completed in 183 milliseconds