Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ber_dup
usr/src/head/lber.h
205
LDAP_API(BerElement*) LDAP_CALL ber_dup(BerElement *ber);
usr/src/lib/libldap5/sources/ldap/common/memcache.c
1196
BerElement *p = ber_dup(pBer);