FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
op_OR
crypto/heimdal/lib/hx509/sel-gram.y
79
| expr kw_OR expr { $$ = _hx509_make_expr(op_OR, $1, $3); }
crypto/heimdal/lib/hx509/sel.c
171
case op_OR: