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

/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/
H A Ddpsdict.c119 static Entry PrevProbe(Entry *prev, PSWDict d, integer x, char *name) function
164 e = PrevProbe(&prev, dict, x, name);
/solaris-x11-s11/open-src/lib/DPS/sun-src/pswrap/
H A Dpswdict.c110 static Entry PrevProbe(Entry *prev, PSWDict d, int x, char *name) function
155 e = PrevProbe(&prev, dict, x, name);

Completed in 1285 milliseconds