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

/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/
H A Ddpsint.h81 #define userNameDict DPSglobals->guserNameDict macro
H A Ddpsclient.c2290 || userNameDict == NIL)
2308 if (userNameDict == NIL) {
2309 userNameDict = DPSCreatePSWDict(USERNAMEDICTLENGTH);
2329 j = DPSWDictLookup(userNameDict, n);
2354 DPSWDictEnter(userNameDict, n, globLastNameIndex);

Completed in 18 milliseconds