ekg2
|
#include "ekg2-config.h"
#include <sys/types.h>
#include <time.h>
#include "dynstuff.h"
#include "dynstuff_inline.h"
#include "log.h"
#include "xmalloc.h"
Funkcje | |
static | LIST_FREE_ITEM (list_last_free, struct last *) |
DYNSTUFF_LIST_DECLARE_WC (lasts, struct last, list_last_free, static __DYNSTUFF_LIST_ADD, static __DYNSTUFF_LIST_REMOVE_ITER, __DYNSTUFF_LIST_DESTROY, static __DYNSTUFF_LIST_COUNT) void last_add(int type |
Zmienne | |
struct last * | lasts = NULL |
int | config_last_size = 10 |
int | config_last = 0 |
const char * | uid |
const char time_t | t |
const char time_t time_t | st |
DYNSTUFF_LIST_DECLARE_WC | ( | lasts | , |
struct last | , | ||
list_last_free | , | ||
static | __DYNSTUFF_LIST_ADD, | ||
static | __DYNSTUFF_LIST_REMOVE_ITER, | ||
__DYNSTUFF_LIST_DESTROY | , | ||
static | __DYNSTUFF_LIST_COUNT | ||
) |
|
static |
int config_last = 0 |
int config_last_size = 10 |
const char time_t time_t st |
const char time_t t |
const char* uid |