Home
last modified time | relevance | path

Searched defs:auto_opts (Results 1 – 2 of 2) sorted by relevance

/csrg-svn/usr.sbin/amd/amd/
H A Dmntfs.c70 static void init_mntfs(mf, ops, mo, mp, info, auto_opts, mopts, remopts) in init_mntfs() argument
110 static mntfs *alloc_mntfs(ops, mo, mp, info, auto_opts, mopts, remopts) in alloc_mntfs() argument
128 mntfs *find_mntfs(ops, mo, mp, info, auto_opts, mopts, remopts) in find_mntfs() argument
308 mntfs *realloc_mntfs(mf, ops, mo, mp, info, auto_opts, mopts, remopts) in realloc_mntfs() argument
H A Dafs_ops.c516 char *auto_opts; /* Automount options */ member
1158 char *auto_opts; /* Automount options */ local