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

/illumos-gate/usr/src/cmd/vi/misc/
H A Dxstr.c307 short hnew; member in struct:hash
330 hp->hnew = new;
344 if (hp->hnew)
353 found(hp->hnew, hp->hpt, hp->hstr);
354 if (hp->hnew) {
/illumos-gate/usr/src/cmd/xstr/
H A Dxstr.c308 short hnew; member in struct:hash
333 hp->hnew = new;
348 if (hp->hnew)
359 found(hp->hnew, hp->hpt, hp->hstr);
360 if (hp->hnew) {

Completed in 70 milliseconds