Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dgetdn.c46 static int IA52strval( const char *str, struct berval *val,
1283 if ( IA52strval( p, &attrValue, &p, flags, ctx ) ) { in ldap_bv2rdn_x()
1679 IA52strval( const char *str, struct berval *val, const char **next, unsigned flags, void *ctx ) in IA52strval() function