Searched refs:free_input (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/lib/libldap5/sources/ldap/common/ |
H A D | charset.c | 84 int free_input ) in ldap_translate_from_t61() argument 92 return( (*ld->ld_lber_decode_translate_proc)( bufp, &length, free_input )); in ldap_translate_from_t61() 98 int free_input ) in ldap_translate_to_t61() argument 106 return( (*ld->ld_lber_encode_translate_proc)( bufp, &length, free_input )); in ldap_translate_to_t61() 1060 ldap_t61_to_8859( char **bufp, unsigned long *buflenp, int free_input ) in ldap_t61_to_8859() argument 1181 if ( free_input ) { in ldap_t61_to_8859() 1598 ldap_8859_to_t61( char **bufp, unsigned long *buflenp, int free_input ) in ldap_8859_to_t61() argument 1695 if ( free_input ) { in ldap_8859_to_t61()
|
H A D | ldap-int.h | 850 unsigned long *lenp, int free_input ); 852 unsigned long *lenp, int free_input ); 857 int free_input ); 859 int free_input );
|
H A D | llib-lldap | 324 unsigned int *lenp, int free_input ); 327 unsigned int *lenp, int free_input ); 333 int free_input); 336 int free_input);
|
/titanic_50/usr/src/head/ |
H A D | lber.h | 100 int free_input);
|
H A D | ldap.h | 819 unsigned long *lenp, int free_input); 821 unsigned long *lenp, int free_input); 826 int free_input); 828 int free_input);
|