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

/freebsd-10.2-release/contrib/netbsd-tests/fs/common/
H A Dfstest_lfs.c130 const char *the_argv[7]; local
138 the_argv[0] = "megamaid";
139 the_argv[1] = "-D"; /* don't fork() & detach */
140 the_argv[2] = "-S";
141 the_argv[3] = buf;
142 the_argv[4] = args->ta_mntpath;
143 the_argv[5] = NULL;
149 lfs_cleaner_main(5, __UNCONST(the_argv));

Completed in 92 milliseconds