Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ldap_x_free
usr/src/lib/libldap5/include/ldap/solaris-int.h
447
void ldap_x_free( void *ptr );
usr/src/lib/libldap5/sources/ldap/common/ldap-int.h
610
#define NSLDAPI_FREE( ptr ) ldap_x_free( ptr )