Home
last modified time | relevance | path

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

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