cdpath_ref        941 lib/widget/input_complete.c                 char *cdpath_ref, *cdpath;
cdpath_ref        944 lib/widget/input_complete.c                 cdpath_ref = g_strdup (getenv ("CDPATH"));
cdpath_ref        945 lib/widget/input_complete.c                 cdpath = cdpath_ref;
cdpath_ref        970 lib/widget/input_complete.c                 g_free (cdpath_ref);