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 166 lib/vfs/vfs.c state = str_vfs_convert_to (coder, slash + 1, path + size - slash - 1, buffer); str_vfs_convert_to 177 lib/vfs/vfs.c state = str_vfs_convert_to (defcnv, path, size, buffer);