fred-mod-eppd-2.19.0
Functions
epp_common.c File Reference

Function definitions shared by all components of mod_eppd are here. More...

#include "epp_common.h"
#include <stdio.h>
#include <stdlib.h>
#include <time.h>
Include dependency graph for epp_common.c:

Functions

int q_add (void *pool, qhead *head, void *data)
 Add new item to a queue (the item will be enqueued at the end of queue). More...
 

Detailed Description

Function definitions shared by all components of mod_eppd are here.