
Go to the source code of this file.
Functions | |
| int | encode_expires (char *hdrstart, int hdrlen, exp_body_t *body, unsigned char *where) |
| int | print_encoded_expires (FILE *fd, char *hdr, int hdrlen, unsigned char *payload, int paylen, char *prefix) |
| int encode_expires | ( | char * | hdrstart, | |
| int | hdrlen, | |||
| exp_body_t * | body, | |||
| unsigned char * | where | |||
| ) |
Definition at line 51 of file encode_expires.c.
References _str::len, _str::s, exp_body::text, and exp_body::val.
Referenced by encode_header().
| int print_encoded_expires | ( | FILE * | fd, | |
| char * | hdr, | |||
| int | hdrlen, | |||
| unsigned char * | payload, | |||
| int | paylen, | |||
| char * | prefix | |||
| ) |
1.5.6