Home
last modified time | relevance | path

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

/dragonfly/sbin/mountctl/
H A Dmountctl.c95 int lopt = 0; in main() local
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()
135 lopt = 1; in main()
136 if (aopt + dopt + lopt + mopt + ropt != 1) { in main()
146 if (aopt + dopt + lopt + mopt + ropt != 1) { in main()
225 if (aopt + dopt + lopt + mopt + ropt + mimplied == 0) { in main()
229 if (mimplied && aopt + dopt + lopt + ropt == 0) in main()
269 if (lopt) in main()
/dragonfly/usr.sbin/service/
H A Dservice.sh53 l) LIST=lopt ;;
/dragonfly/contrib/gcc-4.7/gcc/
H A Dgcc.c8380 const char *lopt = argv[n] + 2; in pass_through_libs_spec_func() local
8384 if (!*lopt && ++n >= argc) in pass_through_libs_spec_func()
8386 else if (!*lopt) in pass_through_libs_spec_func()
8387 lopt = argv[n]; in pass_through_libs_spec_func()
8389 lopt, " ", NULL); in pass_through_libs_spec_func()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dgcc.c9892 const char *lopt = argv[n] + 2; in pass_through_libs_spec_func() local
9896 if (!*lopt && ++n >= argc) in pass_through_libs_spec_func()
9898 else if (!*lopt) in pass_through_libs_spec_func()
9899 lopt = argv[n]; in pass_through_libs_spec_func()
9901 lopt, " ", NULL); in pass_through_libs_spec_func()