ucspi-ssl
0.99e
TLS encryption for IPv6 communication
ucspi-ssl-0.99e
src
env.h
Go to the documentation of this file.
1
/* Public domain. */
2
3
#ifndef ENV_H
4
#define ENV_H
5
6
extern
char
**
environ
;
7
8
extern
/*@null@*/
char
*
env_get
(
const
char
*);
9
10
#endif
environ
char ** environ
env_get
char * env_get(const char *)
Definition:
env.c:6
Generated on Wed Jul 11 2018 22:50:46 for ucspi-ssl by
1.8.13