s/qmail 4.3.21
Next generation secure email transport
Loading...
Searching...
No Matches
prioq.h File Reference
#include "datetime.h"
#include "genalloc.h"
Include dependency graph for prioq.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  prioq_elt

Functions

 GEN_ALLOC_typedef (prioq, struct prioq_elt, p, len, a) int prioq_insert(prioq *
struct prioq_elt *int prioq_min (prioq *, struct prioq_elt *)
void prioq_delmin (prioq *)

Function Documentation

◆ GEN_ALLOC_typedef()

GEN_ALLOC_typedef ( prioq ,
struct prioq_elt ,
p ,
len ,
a  )
Here is the call graph for this function:

◆ prioq_delmin()

void prioq_delmin ( prioq * pq)

Definition at line 32 of file prioq.c.

Here is the caller graph for this function:

◆ prioq_min()

struct prioq_elt *int prioq_min ( prioq * pq,
struct prioq_elt * pe )

Definition at line 24 of file prioq.c.

Here is the caller graph for this function: