Searched refs:cancelptype (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libldap4/common/
H A Dufn.c51 typedef int (*cancelptype)( void *cancelparm ); typedef
53 typedef int (*cancelptype)(); typedef
59 cancelptype cancelproc, void *cancelparm, char *tag1, char *tag2,
62 static LDAPMessage *ldap_ufn_expand( LDAP *ld, cancelptype cancelproc,
103 char **attrs, int attrsonly, LDAPMessage **res, cancelptype cancelproc,
279 LDAPMessage **res, cancelptype cancelproc, void *cancelparm,
389 LDAPMessage **res, cancelptype cancelproc, void *cancelparm )
483 ldap_ufn_expand( LDAP *ld, cancelptype cancelproc, void *cancelparm,
/osnet-11/usr/src/lib/libldap5/sources/ldap/common/
H A Dufn.c45 typedef int (LDAP_CALL *cancelptype)( void *cancelparm ); typedef

Completed in 16 milliseconds