Searched refs:cmap_lookup_hard (Results 1 – 2 of 2) sorted by relevance
56 wint_t cmap_lookup_hard(struct cmap *, wint_t);66 return (cmap_lookup_hard(cm, from)); in cmap_lookup()
121 cmap_lookup_hard(struct cmap *cm, wint_t ch) in cmap_lookup_hard() function142 cm->cm_cache[ch] = cmap_lookup_hard(cm, ch); in cmap_cache()