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

/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/
H A Ddpsdict.c110 static Entry Probe(PSWDict d, integer x, char *name) function
134 e = Probe(dict, Hash(name, dict->nEntries), name);
145 e = Probe(dict, x, name);
179 e = Probe(atoms, x, name);
/solaris-x11-s11/open-src/lib/DPS/sun-src/pswrap/
H A Dpswdict.c101 static Entry Probe(PSWDict d, int x, char *name) function
125 e = Probe(dict, Hash(name, dict->nEntries), name);
136 e = Probe(dict, x, name);
170 e = Probe(atoms, x, name);
/solaris-x11-s11/open-src/app/winsysck/sun-src/
H A Dmain.c207 Probe(void) function
238 Probe();

Completed in 221 milliseconds