cdpath_ref 898 lib/widget/input_complete.c char *cdpath_ref, *cdpath; cdpath_ref 901 lib/widget/input_complete.c cdpath_ref = g_strdup (getenv ("CDPATH")); cdpath_ref 902 lib/widget/input_complete.c cdpath = cdpath_ref; cdpath_ref 925 lib/widget/input_complete.c g_free (cdpath_ref);