Searched refs:cmap_cache (Results 1 – 3 of 3) sorted by relevance
/freebsd/usr.bin/tr/ | ||
H A D | cmap.h | 57 void cmap_cache(struct cmap *); |
H A D | cmap.c | 137 cmap_cache(struct cmap *cm) in cmap_cache() function |
H A D | tr.c | 310 cmap_cache(map); in main() |