s/qmail 4.3.21
Next generation secure email transport
Loading...
Searching...
No Matches
trigger.c File Reference
#include "select.h"
#include "ndelay.h"
#include "open.h"
#include "trigger.h"
#include "close.h"
Include dependency graph for trigger.c:

Go to the source code of this file.

Functions

void trigger_set ()
void trigger_selprep (int *nfds, fd_set *rfds)
int trigger_pulled (fd_set *rfds)
void write ()
void triggerpull ()

Function Documentation

◆ trigger_pulled()

int trigger_pulled ( fd_set * rfds)

Definition at line 23 of file trigger.c.

Here is the caller graph for this function:

◆ trigger_selprep()

void trigger_selprep ( int * nfds,
fd_set * rfds )

Definition at line 15 of file trigger.c.

Here is the caller graph for this function:

◆ trigger_set()

void trigger_set ( void )

Definition at line 9 of file trigger.c.

Here is the caller graph for this function:

◆ triggerpull()

void triggerpull ( void )

Definition at line 31 of file trigger.c.

◆ write()

void write ( )
Here is the caller graph for this function: