Main Page | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

crt_io.h File Reference

#include <stdarg.h>

Include dependency graph for crt_io.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void fatal (char *fmt,...)
void debug (UINT8 DL, char *fmt,...)
void debugTS (UINT8 DL, char *fmt,...)
void warning (char *fmt,...)
void DumpHexPaquets (WINDOW *RealTime_WND, unsigned char msgbuf[], int recvlen)
void Send_IDS_Warning (char *Message)


Function Documentation

void fatal char *  fmt,
  ...
 

Definition at line 56 of file crt_io.c.

References config, CursesIsInUse, ConfigStruct::DebugLevel, EndCurses(), RefreshAllWND(), and TRUE.

Referenced by main(), openCardWLAN(), openPacketCISCO(), openPacketWLAN(), and selectChannelWLAN().

void debug UINT8  DL,
char *  fmt,
  ...
 

Definition at line 83 of file crt_io.c.

References config, CursesIsInUse, ConfigStruct::DebugLevel, FALSE, RealTime_WND, screen_mutex, and TRUE.

void debugTS UINT8  DL,
char *  fmt,
  ...
 

Definition at line 118 of file crt_io.c.

References config, CursesIsInUse, ConfigStruct::DebugLevel, FALSE, RealTime_WND, screen_mutex, and TRUE.

void warning char *  fmt,
  ...
 

Definition at line 160 of file crt_io.c.

References config, CursesIsInUse, ConfigStruct::DebugLevel, FALSE, RealTime_WND, screen_mutex, and TRUE.

Referenced by do_ioctl(), main(), openCardWLAN(), parse_keystring(), ProcessTagBits(), Send_IDS_Warning(), and stop_signal().

void DumpHexPaquets WINDOW *  RealTime_WND,
unsigned char  msgbuf[],
int  recvlen
 

Definition at line 190 of file crt_io.c.

References MAX_BUFFER_SIZE, RealTime_WND, and screen_mutex.

Referenced by main().

void Send_IDS_Warning char *  Message  ) 
 

Definition at line 240 of file crt_io.c.

References config, ConfigStruct::SendAlert2Syslog, TRUE, and warning().

Referenced by IDS_BcnInt(), IDS_TimeStamp(), and IDS_Var_SeqNum().


Generated on Fri Feb 25 12:02:45 2005 for WifiScanner by  doxygen 1.4.1