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

/solaris-x11-s11/open-src/app/xlock/sun-src/
H A Dresource.c751 int modeLength; local
830 modeLength = strlen(mode);
831 modeTable[0].specifier = (char *)malloc(modeLength +
833 modeTable[1].specifier = (char *)malloc(modeLength +
835 modeTable[2].specifier = (char *)malloc(modeLength +

Completed in 11 milliseconds