taglinefilesource code
home1084drivers/sound/configure.cchar           *home;
home1086drivers/sound/configure.cif ((home = getenv ("HOME")) != NULL)
home1088drivers/sound/configure.csprintf (old_config_file, "%s/.soundconf", home);