Home
last modified time | relevance | path

Searched refs:ppref (Results 1 – 1 of 1) sorted by relevance

/NextBSD/contrib/amd/amd/
HDamfs_auto.c147 char *ppref = mp->am_parent->am_pref; in amfs_auto_mount() local
148 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()