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