![]() |
ucspi-ssl
0.99e
TLS encryption for IPv6 communication
|
Go to the source code of this file.
Functions | |
int | open_read (const char *) |
int | open_excl (const char *) |
int | open_append (const char *) |
int | open_trunc (const char *) |
int | open_write (const char *) |
int open_append | ( | const char * | ) |
int open_excl | ( | const char * | ) |
int open_read | ( | const char * | ) |
int open_trunc | ( | const char * | ) |
Definition at line 7 of file open_trunc.c.
int open_write | ( | const char * | ) |