Home
last modified time | relevance | path

Searched refs:ldap_op (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/lib/libnisdb/
H A DMakefile56 ldap_op.o ldap_parse.o ldap_print.o ldap_ruleval.o \
/titanic_41/usr/src/lib/libsldap/common/
H A Dns_writes.c660 int ldap_op, in write_state_machine() argument
782 if (ldap_op == LDAP_REQ_ADD) in write_state_machine()
784 else if (ldap_op == LDAP_REQ_DELETE) in write_state_machine()
786 else if (ldap_op == LDAP_REQ_MODIFY) in write_state_machine()
790 if (ldap_op == LDAP_REQ_ADD) in write_state_machine()
792 else if (ldap_op == LDAP_REQ_DELETE) in write_state_machine()
794 else if (ldap_op == LDAP_REQ_MODIFY) in write_state_machine()