OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ACI_ALL
usr.sbin/ldapd/parse.y
328
aci_access : /* empty */ { $$ = ACI_ALL; }
usr.sbin/ldapd/parse.y
329
| ACCESS { $$ = ACI_ALL; }