gstr.c File Reference

#include <int.h>
Include dependency graph for gstr.c:

Go to the source code of this file.

Functions

void MHD__asn1_str_cat (char *dest, size_t dest_tot_size, const char *src)
void MHD__asn1_str_cpy (char *dest, size_t dest_tot_size, const char *src)

Function Documentation

void MHD__asn1_str_cat ( char *  dest,
size_t  dest_tot_size,
const char *  src 
)

Definition at line 32 of file gstr.c.

Referenced by MHD__asn1_check_identifier(), MHD__asn1_expand_identifier(), MHD__asn1_expand_object_id(), MHD__asn1_get_objectid_der(), and MHD__asn1_hierarchical_name().

Here is the caller graph for this function:

void MHD__asn1_str_cpy ( char *  dest,
size_t  dest_tot_size,
const char *  src 
)

Generated by  doxygen 1.6.2