Definicje | Funkcje | Zmienne

Dokumentacja pliku remote/commands.c

#include "ekg2-config.h"
#include <string.h>
#include <ctype.h>
#include "commands.h"
#include "debug.h"
#include "dynstuff.h"
#include "sessions.h"
#include "stuff.h"
#include "themes.h"
#include "userlist.h"
#include "windows.h"
#include "xmalloc.h"
#include "queries.h"
#include "dynstuff_inline.h"

Definicje

#define _XOPEN_SOURCE   600
#define __EXTENSIONS__
#define _BSD_SOURCE

Funkcje

static int command_add_compare (command_t *data1, command_t *data2)
static LIST_FREE_ITEM (list_command_free, command_t *)
 DYNSTUFF_LIST_DECLARE_SORTED (commands, command_t, command_add_compare, list_command_free, static __DYNSTUFF_LIST_ADD_SORTED, EXPORTNOT __DYNSTUFF_LIST_REMOVE_ITER, EXPORTNOT __DYNSTUFF_LIST_DESTROY) int match_arg(const char *arg

Zmienne

char * send_nicks [SEND_NICKS_MAX] = { NULL }
int send_nicks_count = 0
int send_nicks_index = 0
static int quit_command = 0
command_tcommands = NULL
char shortopt
char const char * longopt

Dokumentacja definicji

#define __EXTENSIONS__
#define _BSD_SOURCE
#define _XOPEN_SOURCE   600

Dokumentacja funkcji

static int command_add_compare ( command_t data1,
command_t data2 
) [static]
DYNSTUFF_LIST_DECLARE_SORTED ( commands  ,
command_t  ,
command_add_compare  ,
list_command_free  ,
static  __DYNSTUFF_LIST_ADD_SORTED,
EXPORTNOT  __DYNSTUFF_LIST_REMOVE_ITER,
EXPORTNOT  __DYNSTUFF_LIST_DESTROY 
) const
static LIST_FREE_ITEM ( list_command_free  ,
command_t  
) [static]

Dokumentacja zmiennych

char const char* longopt
int quit_command = 0 [static]
char* send_nicks[SEND_NICKS_MAX] = { NULL }
char shortopt
 All Struktury Danych Pliki Funkcje Zmienne Definicje typów Wyliczenia Wartości wyliczeń Definicje