Searched refs:retoidp (Results 1 – 4 of 4) sorted by relevance
| /netbsd-src/external/bsd/openldap/dist/libraries/libldap/ |
| H A D | extended.c | 144 char **retoidp, in ldap_extended_operation_s() argument 168 if ( retoidp != NULL ) *retoidp = NULL; in ldap_extended_operation_s() 171 rc = ldap_parse_extended_result( ld, res, retoidp, retdatap, 0 ); in ldap_extended_operation_s() 186 char **retoidp, in ldap_parse_extended_result() argument 214 if( retoidp != NULL ) *retoidp = NULL; in ldap_parse_extended_result() 284 if( retoidp != NULL ) { in ldap_parse_extended_result() 285 *retoidp = resoid; in ldap_parse_extended_result() 311 char **retoidp, in ldap_parse_intermediate() argument 338 if( retoidp != NULL ) *retoidp = NULL; in ldap_parse_intermediate() 406 if( retoidp != NULL ) { in ldap_parse_intermediate() [all …]
|
| /netbsd-src/external/bsd/openldap/dist/include/ |
| H A D | ldap.h | 1136 char **retoidp, 1143 char **retoidp, 1151 char **retoidp,
|
| /netbsd-src/external/bsd/openldap/dist/doc/guide/admin/ |
| H A D | aspell.en.pws | 303 retoidp
|
| /netbsd-src/external/bsd/openldap/dist/doc/drafts/ |
| H A D | draft-ietf-ldapext-ldap-c-api-xx.txt | 2386 char **retoidp, 2418 retoidp Pointer to a character string that will be set to an allo- 2422 server, *retoidp is set to NULL. 2656 char **retoidp, 2752 retoidp For extended results, this result parameter will be filled 2757 *retoidp is set to NULL. The LDAP_NOTICE_OF_DISCONNECTION 4520 `retoidp' and `retdatap' result parameters are set to NULL if an API
|