FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
comp_EQ
crypto/heimdal/lib/hx509/sel-gram.y
88
comp : word '=' '=' word { $$ = _hx509_make_expr(comp_EQ, $1, $4); }
crypto/heimdal/lib/hx509/sel.c
90
case comp_EQ: