Searched defs:PSWDictRec (Results 1 - 2 of 2) sorted by relevance

/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/
H A Ddpsdict.c63 } PSWDictRec; typedef in typeref:struct:_PSWDictRec
74 PSWDict d = (PSWDict)DPScalloc(sizeof(PSWDictRec), 1);
/solaris-x11-s11/open-src/lib/DPS/sun-src/pswrap/
H A Dpswdict.c69 } PSWDictRec; typedef in typeref:struct:_t_PSWDictRec
80 PSWDict d = (PSWDict)psw_calloc(sizeof(PSWDictRec), 1);

Completed in 9 milliseconds