Searched refs:hexstr2binval (Results 1 – 1 of 1) sorted by relevance
| /netbsd-src/external/bsd/openldap/dist/libraries/libldap/ |
| H A D | getdn.c | 50 static int hexstr2binval( const char *str, struct berval *val, 1251 if ( hexstr2binval( p, &attrValue, &p, flags, ctx ) ) { in ldap_bv2rdn_x() 1894 hexstr2binval( const char *str, struct berval *val, const char **next, unsigned flags, void *ctx ) in hexstr2binval() function
|