OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
namespace_new
usr.sbin/ldapd/ldapd.h
367
struct namespace *namespace_new(const char *suffix);
usr.sbin/ldapd/parse.y
239
current_ns = namespace_new($2);