Home
last modified time | relevance | path

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

/NextBSD/contrib/amd/amd/
HDamfs_auto.c67 static int amfs_auto_mount(am_node *mp, mntfs *mf);
78 amfs_auto_mount,
102 amfs_auto_mount(am_node *mp, mntfs *mf) in amfs_auto_mount() function
/NextBSD/contrib/amd/
HDChangeLog415 amd/amfs_auto.c (amfs_auto_mount), amd/amd.h, amd/amd.c (main):
431 (amfs_auto_mount): use common SIZEOF_OPTS in definition and call
3744 (amfs_auto_mount): pass extra argument (mf) to amfs_mount
4782 (amfs_auto_mount): use strdup so the string can be free'd later on
6150 * amd/amfs_auto.c (amfs_auto_mount): removed the autofs hack to
7058 (amfs_auto_mount): create the mountpoint for an autofs mount
7180 (amfs_auto_mount): revert earlier change
HDNEWS536 * free'ing non-malloc'ed memory in amfs_auto_mount