Skip to content
Snippets Groups Projects
Commit 09df5368 authored by Hallvard Furuseth's avatar Hallvard Furuseth
Browse files

Make links to ber_bvfree and others, and add them to NAME section.

parent 7ce4a611
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,11 @@
.\" Copyright 1998-2002 The OpenLDAP Foundation All Rights Reserved.
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
.SH NAME
ber_int_t, ber_uint_t, ber_len_t, ber_slen_t, ber_tag_t \- LBER types
ber_int_t, ber_uint_t, ber_len_t, ber_slen_t, ber_tag_t,
struct berval, BerValue, BerVarray, BerElement,
ber_bvfree, ber_bvecfree, ber_bvecadd, ber_bvarray_free, ber_bvarray_add,
ber_bvdup, ber_dupbv, ber_bvstr, ber_bvstrdup, ber_str2bv, ber_free
\- LBER types and allocation functions
.SH LIBRARY
OpenLDAP LBER (liblber, -llber)
.SH SYNOPSIS
......
ber_bvarray_add.3
ber_bvarray_free.3
ber_bvdup.3
ber_bvecadd.3
ber_bvecfree.3
ber_bvfree.3
ber_bvstr.3
ber_bvstrdup.3
ber_dupbv.3
ber_free.3
ber_str2bv.3
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment