OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
O_MINUS
bin/ksh/expr.c
290
if (op == O_BNOT || op == O_LNOT || op == O_MINUS ||
bin/ksh/expr.c
298
else if (op == O_MINUS)
bin/ksh/expr.c
366
case O_MINUS: