Searched refs:ppref (Results 1 – 1 of 1) sorted by relevance
147 char *ppref = mp->am_parent->am_pref; in amfs_auto_mount() local148 if (ppref == 0) in amfs_auto_mount()149 ppref = ""; in amfs_auto_mount()150 mp->am_pref = str3cat((char *) 0, ppref, mp->am_name, "/"); in amfs_auto_mount()