Home
last modified time | relevance | path

Searched refs:return_echg_ctls (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/lib/libldap5/sources/ldap/common/
H A Dpsearch.c29 int changesonly, int return_echg_ctls, char ctl_iscritical, in ldap_create_persistentsearch_control() argument
63 return_echg_ctls ) == -1 ) { in ldap_create_persistentsearch_control()
H A Dllib-lldap490 …stentsearch_control(LDAP *ld, int changetypes, int changesonly, int return_echg_ctls, char ctl_isc…
/titanic_44/usr/src/cmd/ldap/common/
H A Dldapsearch.c151 static int chgtype=0, changesonly=1, return_echg_ctls=1; variable
564 if ( (return_echg_ctls = ldaptool_boolean_str2value(ps_ptr, 0)) == -1) { in options_callback()
692 changesonly, return_echg_ctls,
/titanic_44/usr/src/head/
H A Dldap.h725 int changetypes, int changesonly, int return_echg_ctls,