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

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

#include <stdio.h>
#include <stdlib.h>
#include <time.h>
#include "epp_common.h"

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).

Detailed Description

Function definitions shared by all components of mod_eppd are here.