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

/illumos-gate/usr/src/cmd/lp/lib/lp/
H A Disterminfo.c78 static char *hit_cache = 0; variable
122 if (tfind(type, (A2)&hit_cache, (A3)strcmp))
146 (void)tsearch (Strdup(type), (A2)&hit_cache, (A3)strcmp);

Completed in 96 milliseconds