fehQlibs 26
Qlibs
Loading...
Searching...
No Matches
Macros | Functions
readclose.h File Reference
#include "stralloc.h"
#include "close.h"
Include dependency graph for readclose.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define slurpclose   readclose /* backwards compatibility */
 

Functions

int readclose_append (int, stralloc *, unsigned int)
 
int readclose (int, stralloc *, unsigned int)
 
int openreadclose (const char *, stralloc *, unsigned int)
 

Macro Definition Documentation

◆ slurpclose

#define slurpclose   readclose /* backwards compatibility */

Definition at line 10 of file readclose.h.

Function Documentation

◆ openreadclose()

int openreadclose ( const char *  fn,
stralloc sa,
unsigned int  bufsize 
)

Definition at line 33 of file readclose.c.

Here is the call graph for this function:

◆ readclose()

int readclose ( int  fd,
stralloc sa,
unsigned int  bufsize 
)

Definition at line 27 of file readclose.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ readclose_append()

int readclose_append ( int  fd,
stralloc sa,
unsigned int  bufsize 
)

Definition at line 15 of file readclose.c.

Here is the call graph for this function:
Here is the caller graph for this function: