Searched refs:fs_static (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/amd/amd/
H A Dopts.c125 static struct am_opts fs_static; /* copy of the options to play with */ variable in typeref:struct:am_opts
136 &fs_static.opt_opts, 0, 0, FALSE },
142 &fs_static.opt_type, 0, 0, FALSE },
144 &fs_static.opt_rhost, 0, 0, TRUE },
146 &fs_static.opt_rfs, 0, 0, FALSE },
148 &fs_static.opt_fs, 0, 0, FALSE },
154 &fs_static.opt_sublink, 0, 0, FALSE },
158 &fs_static.opt_dev, 0, 0, FALSE },
160 &fs_static.opt_pref, 0, 0, FALSE },
166 &fs_static
[all...]

Completed in 39 milliseconds