s/qmail 4.3.17
Next generation secure email transport
Loading...
Searching...
No Matches
Functions
trigger.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void trigger_set (void)
 
void trigger_selprep (int *, fd_set *)
 
int trigger_pulled (fd_set *)
 
void triggerpull (void)
 

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.

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