Searched refs:cancelproc (Results 1 - 6 of 6) sorted by relevance

/osnet-11/usr/src/lib/libldap4/common/
H A Dufn.c59 cancelptype cancelproc, void *cancelparm, char *tag1, char *tag2,
62 static LDAPMessage *ldap_ufn_expand( LDAP *ld, cancelptype cancelproc,
85 * cancelproc routine that returns non-zero if operation should be
88 * cancelparm void * that is passed to cancelproc
103 char **attrs, int attrsonly, LDAPMessage **res, cancelptype cancelproc,
225 if ( (candidates = ldap_ufn_expand( ld, cancelproc,
279 LDAPMessage **res, cancelptype cancelproc, void *cancelparm,
311 attrsonly, res, cancelproc, cancelparm, tag1, tag2, tag3 );
363 attrsonly, res, cancelproc, cancelparm, tag1, tag2, tag3 );
389 LDAPMessage **res, cancelptype cancelproc, voi
102 ldap_ufn_search_ctx( LDAP *ld, char **ufncomp, int ncomp, char *prefix, char **attrs, int attrsonly, LDAPMessage **res, cancelptype cancelproc, void *cancelparm, char *tag1, char *tag2, char *tag3 ) argument
278 ldap_ufn_search_ct( LDAP *ld, char *ufn, char **attrs, int attrsonly, LDAPMessage **res, cancelptype cancelproc, void *cancelparm, char *tag1, char *tag2, char *tag3 ) argument
388 ldap_ufn_search_c( LDAP *ld, char *ufn, char **attrs, int attrsonly, LDAPMessage **res, cancelptype cancelproc, void *cancelparm ) argument
483 ldap_ufn_expand( LDAP *ld, cancelptype cancelproc, void *cancelparm, char **dns, char *filter, int scope, char **attrs, int aonly, int *err ) argument
[all...]
H A Dllib-lldap208 int attrsonly, LDAPMessage **res, int (*cancelproc)( void *cl ),
211 int attrsonly, LDAPMessage **res, int (*cancelproc)( void *cl ),
/osnet-11/usr/src/lib/libldap5/sources/ldap/common/
H A Dufn.c49 LDAPMessage **res, LDAP_CANCELPROC_CALLBACK *cancelproc, void *cancelparm,
53 LDAP_CANCELPROC_CALLBACK *cancelproc, void *cancelparm, char **dns,
67 * cancelproc routine that returns non-zero if operation should be
70 * cancelparm void * that is passed to cancelproc
92 LDAP_CANCELPROC_CALLBACK *cancelproc,
210 if ( (candidates = ldap_ufn_expand( ld, cancelproc,
256 LDAPMessage **res, LDAP_CANCELPROC_CALLBACK *cancelproc, void *cancelparm,
282 attrsonly, res, cancelproc, cancelparm, tag1, tag2, tag3 );
326 attrsonly, res, cancelproc, cancelparm, tag1, tag2, tag3 );
350 LDAPMessage **res, LDAP_CANCELPROC_CALLBACK *cancelproc, voi
84 ldap_ufn_search_ctx( LDAP *ld, char **ufncomp, int ncomp, char *prefix, char **attrs, int attrsonly, LDAPMessage **res, LDAP_CANCELPROC_CALLBACK *cancelproc, void *cancelparm, char *tag1, char *tag2, char *tag3 ) argument
255 ldap_ufn_search_ct( LDAP *ld, char *ufn, char **attrs, int attrsonly, LDAPMessage **res, LDAP_CANCELPROC_CALLBACK *cancelproc, void *cancelparm, char *tag1, char *tag2, char *tag3 ) argument
349 ldap_ufn_search_c( LDAP *ld, char *ufn, char **attrs, int attrsonly, LDAPMessage **res, LDAP_CANCELPROC_CALLBACK *cancelproc, void *cancelparm ) argument
445 ldap_ufn_expand( LDAP *ld, LDAP_CANCELPROC_CALLBACK *cancelproc, void *cancelparm, char **dns, char *filter, int scope, char **attrs, int aonly, int *err ) argument
[all...]
H A Dllib-lldap227 int attrsonly, LDAPMessage **res, LDAP_CANCELPROC_CALLBACK cancelproc,
231 int attrsonly, LDAPMessage **res, LDAP_CANCELPROC_CALLBACK cancelproc,
/osnet-11/usr/src/lib/libldap4/include/
H A Dldap.h1138 int attrsonly, LDAPMessage **res, int (*cancelproc)(void *cl),
1141 int attrsonly, LDAPMessage **res, int (*cancelproc)(void *cl),
/osnet-11/usr/src/head/
H A Dldap.h1397 LDAP_CANCELPROC_CALLBACK *cancelproc, void *cancelparm);
1400 LDAP_CANCELPROC_CALLBACK *cancelproc, void *cancelparm,

Completed in 38 milliseconds