Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/am-utils/dist/amd/
H A Dmntfs.c107 alloc_mntfs(am_ops *ops, am_opts *mo, char *mp, char *info, char *auto_opts, char *mopts, char *rem… in alloc_mntfs() function
209 return alloc_mntfs(ops, mo, mp, info, auto_opts, mopts, remopts); in find_mntfs()
216 return alloc_mntfs(&amfs_error_ops, (am_opts *) NULL, "//nil//", ".", "", "", ""); in new_mntfs()