ekg2  GIT master
Funkcje
Dokumentacja pliku icq_snac_handlers_0Alookup.c
#include "ekg2.h"
#include "icq.h"
#include "misc.h"
#include "icq_caps.h"
#include "icq_const.h"
#include "icq_flap_handlers.h"
#include "icq_snac_handlers.h"
Wykres zależności załączania dla icq_snac_handlers_0Alookup.c:

Funkcje

int icq_snac_lookup_error (session_t *s, unsigned char *buf, int len, private_data_t *data)
 
int icq_snac_lookup_replyreq (session_t *s, unsigned char *buf, int len, private_data_t *data)
 
int icq_snac_lookup_handler (session_t *s, guint16 cmd, unsigned char *buf, int len, private_data_t *data)
 

Dokumentacja funkcji

◆ icq_snac_lookup_error()

int icq_snac_lookup_error ( session_t s,
unsigned char *  buf,
int  len,
private_data_t data 
)

◆ icq_snac_lookup_handler()

int icq_snac_lookup_handler ( session_t s,
guint16  cmd,
unsigned char *  buf,
int  len,
private_data_t data 
)

◆ icq_snac_lookup_replyreq()

int icq_snac_lookup_replyreq ( session_t s,
unsigned char *  buf,
int  len,
private_data_t data 
)