cdpath_ref 899 lib/widget/input_complete.c char *cdpath_ref, *cdpath; cdpath_ref 902 lib/widget/input_complete.c cdpath_ref = g_strdup (getenv ("CDPATH")); cdpath_ref 903 lib/widget/input_complete.c cdpath = cdpath_ref; cdpath_ref 927 lib/widget/input_complete.c g_free (cdpath_ref);