Sha256: 18369e5a121a173c8cc5f864a7996cc24e7ecf2957798fe45648011e334837ba

Contents?: true

Size: 1.13 KB

Versions: 5

Compression:

Stored size: 1.13 KB

Contents

.\" DO NOT MODIFY THIS FILE!  It was generated by gdoc.
.TH "asn1_copy_node" 3 "1.5" "libtasn1" "libtasn1"
.SH NAME
asn1_copy_node \- API function
.SH SYNOPSIS
.B #include <libtasn1.h>
.sp
.BI "asn1_retCode asn1_copy_node(ASN1_TYPE " dst ", const char * " dst_name ", ASN1_TYPE " src ", const char * " src_name ");"
.SH ARGUMENTS
.IP "ASN1_TYPE dst" 12
Destination ASN1_TYPE node.
.IP "const char * dst_name" 12
Field name in destination node.
.IP "ASN1_TYPE src" 12
Source ASN1_TYPE node.
.IP "const char * src_name" 12
Field name in source node.
.SH "DESCRIPTION"
Create a deep copy of a ASN1_TYPE variable.
.SH "RETURN VALUE"
Return ASN1_SUCCESS on success.
.SH COPYRIGHT
Copyright \(co 2006, 2007, 2008 Free Software Foundation, Inc..
.br
Permission is granted to make and distribute verbatim copies of this
manual provided the copyright notice and this permission notice are
preserved on all copies.
.SH "SEE ALSO"
The full documentation for
.B libtasn1
is maintained as a Texinfo manual.  If the
.B info
and
.B libtasn1
programs are properly installed at your site, the command
.IP
.B info libtasn1
.PP
should give you access to the complete manual.

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
glib2-1.1.9-x86-mingw32 vendor/local/share/man/man3/asn1_copy_node.3
glib2-1.1.8-x86-mingw32 vendor/local/share/man/man3/asn1_copy_node.3
glib2-1.1.7-x86-mingw32 vendor/local/share/man/man3/asn1_copy_node.3
glib2-1.1.6-x86-mingw32 vendor/local/share/man/man3/asn1_copy_node.3
glib2-1.1.5-x86-mingw32 vendor/local/share/man/man3/asn1_copy_node.3