cli_allow_enable ( struct cli_def* cli, char const* password )
Field 'cli.timeout_tm' in 1st parameter 'cli' (pointer) is of type 'struct timeval'.
cli_allow_user ( struct cli_def* cli, char const* username, char const* password )
Field 'cli.timeout_tm' in 1st parameter 'cli' (pointer) is of type 'struct timeval'.
cli_bufprint ( struct cli_def* cli, char const* format, ... )
Field 'cli.timeout_tm' in 1st parameter 'cli' (pointer) is of type 'struct timeval'.
cli_deny_user ( struct cli_def* cli, char const* username )
Field 'cli.timeout_tm' in 1st parameter 'cli' (pointer) is of type 'struct timeval'.
cli_disable ( struct cli_def* cli, char const* command, char** argv, int argc )
Field 'cli.timeout_tm' in 1st parameter 'cli' (pointer) is of type 'struct timeval'.
cli_done ( struct cli_def* cli )
Field 'cli.timeout_tm' in 1st parameter 'cli' (pointer) is of type 'struct timeval'.
cli_dump_optargs_and_args ( struct cli_def* cli, char const* text, char** argv, int argc )
Field 'cli.timeout_tm' in 1st parameter 'cli' (pointer) is of type 'struct timeval'.
cli_enable ( struct cli_def* cli, char const* command, char** argv, int argc )
Field 'cli.timeout_tm' in 1st parameter 'cli' (pointer) is of type 'struct timeval'.
cli_error ( struct cli_def* cli, char const* format, ... )
Field 'cli.timeout_tm' in 1st parameter 'cli' (pointer) is of type 'struct timeval'.
cli_exit ( struct cli_def* cli, char const* command, char** argv, int argc )
Field 'cli.timeout_tm' in 1st parameter 'cli' (pointer) is of type 'struct timeval'.
...