HomeSort by: relevance | last modified time | path
    Searched defs:fs_static (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/am-utils/dist/amd/
opts.c 123 static struct am_opts fs_static; /* copy of the options to play with */ variable in typeref:struct:am_opts
134 &fs_static.opt_opts, 0, 0, FALSE },
140 &fs_static.opt_type, 0, 0, FALSE },
142 &fs_static.opt_rhost, 0, 0, TRUE },
144 &fs_static.opt_rfs, 0, 0, FALSE },
146 &fs_static.opt_fs, 0, 0, FALSE },
152 &fs_static.opt_sublink, 0, 0, FALSE },
156 &fs_static.opt_dev, 0, 0, FALSE },
158 &fs_static.opt_pref, 0, 0, FALSE },
164 &fs_static.opt_delay, 0, 0, FALSE }
    [all...]
opts.c 123 static struct am_opts fs_static; /* copy of the options to play with */ variable in typeref:struct:am_opts
134 &fs_static.opt_opts, 0, 0, FALSE },
140 &fs_static.opt_type, 0, 0, FALSE },
142 &fs_static.opt_rhost, 0, 0, TRUE },
144 &fs_static.opt_rfs, 0, 0, FALSE },
146 &fs_static.opt_fs, 0, 0, FALSE },
152 &fs_static.opt_sublink, 0, 0, FALSE },
156 &fs_static.opt_dev, 0, 0, FALSE },
158 &fs_static.opt_pref, 0, 0, FALSE },
164 &fs_static.opt_delay, 0, 0, FALSE }
    [all...]

Completed in 42 milliseconds