s/qmail  3.3.23
Next generation secure email transport
Data Fields
buffer Struct Reference

#include <buffer.h>

Data Fields

char * x
 
unsigned int p
 
unsigned int n
 
int fd
 
int(* op )()
 

Detailed Description

Definition at line 4 of file buffer.h.

Field Documentation

◆ fd

int fd

Definition at line 8 of file buffer.h.

◆ n

unsigned int n

Definition at line 7 of file buffer.h.

◆ op

int(* op) ()

Definition at line 9 of file buffer.h.

◆ p

unsigned int p

Definition at line 6 of file buffer.h.

◆ x

char* x

Definition at line 5 of file buffer.h.


The documentation for this struct was generated from the following file: