Searched refs:Probe (Results 1 - 3 of 3) sorted by relevance
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/ |
H A D | dpsdict.c | 110 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 D | pswdict.c | 101 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 D | main.c | 207 Probe(void) function 238 Probe();
|
Completed in 11 milliseconds