GNU libmicrohttpd 1.0.1
|
#include </builddir/build/BUILD/libmicrohttpd-1.0.1/src/microhttpd/mhd_str_types.h>
Data Fields | |
char * | str |
size_t | len |
Modifiable string with length
Definition at line 57 of file mhd_str_types.h.
size_t _MHD_mstr_w_len::len |
Definition at line 60 of file mhd_str_types.h.
Referenced by digest_auth_check_all_inner(), and get_unquoted_param_copy().
char* _MHD_mstr_w_len::str |
Definition at line 59 of file mhd_str_types.h.
Referenced by digest_auth_check_all_inner(), and get_unquoted_param_copy().