|
ucspi-tcp6 1.13.06
ucspi-tcp6
|
#include "buffer.h"#include "exit.h"
Go to the source code of this file.
Functions | |
| void | puts (char *s) |
| int | main (int argc, char **argv) |
Variables | |
| char | bspace [BUFFER_SMALL] |
| buffer | b = BUFFER_INIT(buffer_unixwrite,1,bspace,sizeof(bspace)) |
| int main | ( | int | argc, |
| char ** | argv ) |
| void puts | ( | char * | s | ) |
Definition at line 5 of file auto-str.c.
| char bspace[BUFFER_SMALL] |
Definition at line 4 of file auto-str.c.