File util/w_ctrl.c


Included Files


Local Variables

internal_commands
static struct match_token internal_commands[]
Used in:

verbose
static int verbose

Used in:

Global Function main()

int main ( int argc, char* argv[] )
Calls:
References Variables:

Local Function Send_And_Get()

static struct watchdog_ctrl_msg* Send_And_Get ( struct watchdog_ctrl_msg* cmp, struct bpo_Q* myq )
Calls:
Called by:

Local Function check_watchdog()

static int check_watchdog ( void )
Calls:
Called by:
References Variables:

Local Function do_this_ctrl_msg()

static struct watchdog_ctrl_msg* do_this_ctrl_msg ( struct watchdog_ctrl_msg* cmp, struct bpo_Q* myq )
Calls:
Called by:

Local Function interactive_loop()

static int interactive_loop ( struct watchdog_ctrl_msg* rcmp, struct bpo_Q* myq )
Calls:
Called by:
References Variables:

Local Function set_output_files()

static int set_output_files ( void )
Calls:
Called by:

Local Function usage()

static void usage ( const char* progname, const char* errstr )
Calls:
Called by:

Local Function use_ctl_file()

static int use_ctl_file ( char* ctl_file, struct watchdog_ctrl_msg* rcmp, struct bpo_Q* myq )
Calls:
Called by: