#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) |
|
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(). |
|
Definition at line 83 of file crt_io.c. References config, CursesIsInUse, ConfigStruct::DebugLevel, FALSE, RealTime_WND, screen_mutex, and TRUE. |
|
Definition at line 118 of file crt_io.c. References config, CursesIsInUse, ConfigStruct::DebugLevel, FALSE, RealTime_WND, screen_mutex, and TRUE. |
|
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(). |
|
Definition at line 190 of file crt_io.c. References MAX_BUFFER_SIZE, RealTime_WND, and screen_mutex. Referenced by main(). |
|
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(). |