OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
CODE
libexec/login_ldap/util.c
85
#define CODE(_X) case _X:return (#_X)
sys/sys/syslog.h
73
} CODE;
usr.bin/ldap/ldapclient.c
635
#define CODE(_X) case _X:return (#_X)