Searched refs:dashDash (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/contrib/bmake/
H A Dmain.c425 Boolean inOption, dashDash = FALSE; local
449 if (c != '-' || dashDash)
648 dashDash = TRUE;
675 if (*argv[1] == '-' && !dashDash)

Completed in 97 milliseconds