Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/am-utils/dist/amd/
H A Damfs_auto.c65 static int amfs_auto_mount(am_node *mp, mntfs *mf);
76 amfs_auto_mount,
100 amfs_auto_mount(am_node *mp, mntfs *mf) in amfs_auto_mount() function
/netbsd-src/external/bsd/am-utils/dist/
H A DChangeLog1000 amd/amfs_auto.c (amfs_auto_mount), amd/amd.h, amd/amd.c (main):
1016 (amfs_auto_mount): use common SIZEOF_OPTS in definition and call
4810 (amfs_auto_mount): pass extra argument (mf) to amfs_mount
5848 (amfs_auto_mount): use strdup so the string can be free'd later on
7216 * amd/amfs_auto.c (amfs_auto_mount): removed the autofs hack to
8124 (amfs_auto_mount): create the mountpoint for an autofs mount
8246 (amfs_auto_mount): revert earlier change
H A DNEWS614 * free'ing non-malloc'ed memory in amfs_auto_mount