Home
last modified time | relevance | path

Searched refs:pivot_min (Results 1 – 1 of 1) sorted by relevance

/freebsd/lib/libc/iconv/
H A Dcitrus_csmapper.c250 char pivot_min[PATH_MAX]; in find_best_pivot_lookup() local
271 strlcpy(pivot_min, pa.dst, sizeof(pivot_min)); in find_best_pivot_lookup()
281 strlcpy(pivot, pivot_min, pvlen); in find_best_pivot_lookup()