Searched refs:user_end (Results 1 – 1 of 1) sorted by relevance
135 const char *user_start, *user_end; in g_local_vfs_parse_name() local153 user_end = parse_name; in g_local_vfs_parse_name()155 if (user_end == user_start) in g_local_vfs_parse_name()163 user_name = g_strndup (user_start, user_end - user_start); in g_local_vfs_parse_name()176 if (*user_end != 0) in g_local_vfs_parse_name()177 rest = g_filename_from_utf8 (user_end, -1, NULL, NULL, NULL); in g_local_vfs_parse_name()