fehQlibs 27
Qlibs
Loading...
Searching...
No Matches
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 */
 
#define slurp   openreadclose /* 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

◆ slurp

#define slurp   openreadclose /* backwards compatibility */

Definition at line 12 of file readclose.h.

◆ slurpclose

#define slurpclose   readclose /* backwards compatibility */

Definition at line 11 of file readclose.h.

Function Documentation

◆ openreadclose()

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

Definition at line 34 of file readclose.c.

Here is the call graph for this function:

◆ readclose()

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

Definition at line 28 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 )
extern

Definition at line 16 of file readclose.c.

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