Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
IS_LDAP
usr/src/lib/passwdutil/passwdutil.h
115
#undef IS_LDAP
usr/src/lib/passwdutil/passwdutil.h
119
#define IS_LDAP(r) (r.type != NULL && strcmp(r.type, "ldap") == 0)