Home
last modified time | relevance | path

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

/freebsd/sbin/mdmfs/
H A Dmdmfs.c72 static bool norun; /* Actually run the helper programs? */ variable
207 norun = true; in main()
487 if (norun) { /* Since we didn't run, we can't read. Fake it. */ in do_mdconfig_attach_au()
567 if (!norun) { in do_mtptsetup()
589 if (!norun) in do_mtptsetup()
600 if (!norun) in do_mtptsetup()
608 if (!norun) in do_mtptsetup()
786 if (norun) in run()