path_tilde         89 src/filemanager/cd.c     char *path_tilde, *path;
path_tilde         94 src/filemanager/cd.c     path_tilde = tilde_expand (path);
path_tilde        100 src/filemanager/cd.c     for (p = path_tilde; *p != '\0';)
path_tilde        164 src/filemanager/cd.c     g_free (path_tilde);