Home
last modified time | relevance | path

Searched refs:INFO_WINDOW_COLS (Results 1 – 2 of 2) sorted by relevance

/dports/net/sniffit/sniffit-sniffit-0.5/src/
H A Dsn_data.h176 int INFO_WINDOW_ROWS, INFO_WINDOW_COLS; variable
H A Dsn_interface.c49 extern int INFO_WINDOW_ROWS, INFO_WINDOW_COLS, DATA_WINDOW_ROWS, DATA_WINDOW_COLS;
82 INFO_WINDOW_ROWS = 8; INFO_WINDOW_COLS = 35; in init_screen()
784 f_box_window(&packets_box,INFO_WINDOW_ROWS,INFO_WINDOW_COLS, in run_interface()