ucspi-ssl 0.13.04
ucspi-ssl
Loading...
Searching...
No Matches
auto-str.c File Reference
#include "readwrite.h"
#include "exit.h"
#include "buffer.h"
Include dependency graph for auto-str.c:

Go to the source code of this file.

Functions

int main (int argc, char **argv)

Variables

char bspace [BUFFER_SMALL]
buffer b = BUFFER_INIT(buffer_unixwrite,1,bspace,sizeof(bspace))

Function Documentation

◆ main()

int main ( int argc,
char ** argv )

Definition at line 14 of file auto-str.c.

Variable Documentation

◆ b

buffer b = BUFFER_INIT(buffer_unixwrite,1,bspace,sizeof(bspace))

Definition at line 7 of file auto-str.c.

◆ bspace

char bspace[BUFFER_SMALL]

Definition at line 6 of file auto-str.c.