Home
last modified time | relevance | path

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

/dragonfly/sbin/mountctl/
H A Dmountctl.c97 int ropt = 0; in main() local
111 ropt = 1; in main()
112 if (aopt + dopt + lopt + mopt + ropt != 1) { in main()
119 if (aopt + dopt + lopt + mopt + ropt != 1) { in main()
126 if (aopt + dopt + lopt + mopt + ropt != 1) { in main()
136 if (aopt + dopt + lopt + mopt + ropt != 1) { in main()
146 if (aopt + dopt + lopt + mopt + ropt != 1) { in main()
198 if (aopt || ropt) { in main()
229 if (mimplied && aopt + dopt + lopt + ropt == 0) in main()
260 } else if (aopt || ropt) { in main()
[all …]
/dragonfly/usr.sbin/service/
H A Dservice.sh54 r) RCORDER=ropt ;;