ucspi-ssl
0.99e
TLS encryption for IPv6 communication
ucspi-ssl-0.99e
src
getln.h
Go to the documentation of this file.
1
#ifndef GETLN_H
2
#define GETLN_H
3
4
#include "
buffer.h
"
5
#include "
stralloc.h
"
6
7
extern
int
getln
(
buffer
*,stralloc *,
int
*,
int
);
8
extern
int
getln2
(
buffer
*,stralloc *,
char
**,
unsigned
int
*,
int
);
9
10
#endif
stralloc.h
getln
int getln(buffer *, stralloc *, int *, int)
Definition:
getln.c:4
getln2
int getln2(buffer *, stralloc *, char **, unsigned int *, int)
Definition:
getln2.c:4
buffer.h
buffer
Definition:
buffer.h:6
Generated on Wed Jul 11 2018 22:50:46 for ucspi-ssl by
1.8.13