Searched refs:ostr_val (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/lib/libutil/
H A Dber.h25 const void *ostr_val; member in struct:ber_octetstring
H A Dber.c291 return ober_add_nstring(prev, s->ostr_val, s->ostr_len);
334 s->ostr_val = elm->be_val;
/openbsd-current/usr.bin/ldap/
H A Dldapclient.c409 cp = (const unsigned char *)value->ostr_val;
426 (const char *)value->ostr_val) == -1) {
434 b64_ntop(value->ostr_val, value->ostr_len, out,
474 if (strvisx(p, value->ostr_val, value->ostr_len,
/openbsd-current/usr.sbin/ypldap/
H A Dldapclient.c449 ldap_attrs->str[k].ostr_val,
464 if (strlcat(ir->ir_line, ldap_attrs->str[0].ostr_val,
471 ldap_attrs->str[0].ostr_val, 0, UID_MAX,
475 ldap_attrs->str[0].ostr_val, 0, GID_MAX,

Completed in 190 milliseconds