Searched refs:changetypes (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/lib/libldap5/sources/ldap/common/ |
H A D | psearch.c | 28 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 D | llib-lldap | 490 int ldap_create_persistentsearch_control(LDAP *ld, int changetypes, int changesonly, int return_ech…
|
/titanic_44/usr/src/head/ |
H A D | ldap.h | 725 int changetypes, int changesonly, int return_echg_ctls,
|