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

/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/
H A Ddpsint.h80 #define userNamesLength DPSglobals->guserNamesLength macro
H A Ddpsclient.c2311 userNamesLength = USERNAMEDICTLENGTH;
2343 if (((globLastNameIndex + 1) > userNamesLength)) {
2345 userNamesLength + USERNAMEDICTLENGTH);
2346 for (j = 0; j < userNamesLength; j++) {
2351 userNamesLength += USERNAMEDICTLENGTH;

Completed in 493 milliseconds