Searched defs:ber_put_int (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libkmf/ber_der/common/
H A Dencode.c219 ber_put_int(BerElement *ber, ber_int_t num, ber_tag_t tag) function
627 rc = ber_put_int(ber, (ber_int_t)i, ber->ber_tag);
/illumos-gate/usr/src/lib/libldap5/sources/ldap/ber/
H A Dencode.c218 ber_put_int( BerElement *ber, ber_int_t num, ber_tag_t tag ) function
589 rc = ber_put_int( ber, (ber_int_t)i, ber->ber_tag );
/illumos-gate/usr/src/man/man3ldap/
H A DMakefile85 ber_put_int.3ldap \
242 ber_put_int.3ldap := LINKSRC = ber_encode.3ldap

Completed in 49 milliseconds