str_vfs_convert_to  213 lib/strutil.h  estr_t str_vfs_convert_to (GIConv coder, const char *string, int size, GString *buffer);
str_vfs_convert_to  169 lib/vfs/vfs.c                  state = str_vfs_convert_to (coder, slash + 1, path + sz - slash - 1, buffer);
str_vfs_convert_to  176 lib/vfs/vfs.c          state = str_vfs_convert_to (defcnv, path, sz, buffer);