Home
last modified time | relevance | path

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

/openbsd/usr.sbin/amd/amd/
H A Dopts.c86 { S("remopts"), &fs_static.opt_remopts, 0 },
126 { &fs_static.opt_remopts, "${opts}" },
145 { &fs_static.opt_remopts, 0 },
H A Dafs_ops.c853 cp->fs_opts.fs_mtab, cp->auto_opts, cp->fs_opts.opt_opts, cp->fs_opts.opt_remopts); in afs_bgmount()
/openbsd/usr.sbin/amd/include/
H A Dam.h343 char *opt_remopts; member