Home
last modified time | relevance | path

Searched refs:changetypes (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/lib/libldap5/sources/ldap/common/
H A Dpsearch.c28 ldap_create_persistentsearch_control( LDAP *ld, int changetypes, in ldap_create_persistentsearch_control() argument
39 if ( ctrlp == NULL || ( changetypes & ~LDAP_CHANGETYPE_ANY ) != 0 ) { in ldap_create_persistentsearch_control()
62 if ( ber_printf( ber, "{ibb}", changetypes, changesonly, in ldap_create_persistentsearch_control()
H A Dllib-lldap490 int ldap_create_persistentsearch_control(LDAP *ld, int changetypes, int changesonly, int return_ech…
/titanic_41/usr/src/head/
H A Dldap.h725 int changetypes, int changesonly, int return_echg_ctls,