Searched refs:changetypes (Results 1 - 3 of 3) sorted by relevance
/osnet-11/usr/src/lib/libldap5/sources/ldap/common/ |
H A D | psearch.c | 28 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 D | llib-lldap | 490 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 D | ldap.h | 718 int changetypes, int changesonly, int return_echg_ctls,
|
Completed in 21 milliseconds