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

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

Completed in 21 milliseconds