gstr.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define Estrcpy(x, y)   MHD__asn1_str_cpy(x,MAX_ERROR_DESCRIPTION_SIZE,y)
#define Estrcat(x, y)   MHD__asn1_str_cat(x,MAX_ERROR_DESCRIPTION_SIZE,y)

Functions

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


Define Documentation

#define Estrcat ( x,
 )     MHD__asn1_str_cat(x,MAX_ERROR_DESCRIPTION_SIZE,y)

#define Estrcpy ( x,
 )     MHD__asn1_str_cpy(x,MAX_ERROR_DESCRIPTION_SIZE,y)


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 on Sun Jul 26 17:21:28 2009 for GNU libmicrohttpd by  doxygen 1.5.9