s/qmail  3.3.23
Next generation secure email transport
Functions | Variables
subfdins.c File Reference
#include "readwrite.h"
#include "substdio.h"
#include "subfd.h"
Include dependency graph for subfdins.c:

Go to the source code of this file.

Functions

int subfd_readsmall (int fd, char *buf, int len)
 

Variables

char subfd_inbufsmall [256]
 
substdiosubfdinsmall = &it
 

Function Documentation

◆ subfd_readsmall()

int subfd_readsmall ( int  fd,
char *  buf,
int  len 
)

Definition at line 5 of file subfdins.c.

Here is the call graph for this function:

Variable Documentation

◆ subfd_inbufsmall

char subfd_inbufsmall[256]

Definition at line 11 of file subfdins.c.

◆ subfdinsmall

substdio* subfdinsmall = &it

Definition at line 13 of file subfdins.c.