Graphviz  2.41.20171026.1811
Data Structures | Functions
gvbuffstderr.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#include <string.h>
#include <assert.h>
Include dependency graph for gvbuffstderr.c:

Go to the source code of this file.

Data Structures

struct  buff_s
 

Functions

void * buffstderr (void)
 
char * unbuffstderr (struct buff_s *b)
 

Function Documentation

void* buffstderr ( void  )

Definition at line 15 of file gvbuffstderr.c.

References assert, buff_s::fd, buff_s::pos, and buff_s::template.

char* unbuffstderr ( struct buff_s b)

Definition at line 43 of file gvbuffstderr.c.

References assert, buff_s::fd, NULL, buff_s::pos, and buff_s::template.