struct arbelprm_rc_send_wqe rc
int printf(const char *fmt,...)
Write a formatted string to the console.
int optind
Current option index.
A settings user interface.
int parse_options(int argc, char **argv, struct command_descriptor *cmd, void *opts)
Parse command-line options.
FILE_LICENCE(GPL2_OR_LATER_OR_UBDL)
static struct command_descriptor config_cmd
"config" command descriptor
Parse command-line options.
Option configuration console.
char * strerror(int errno)
Retrieve string representation of error number.
static struct option_descriptor config_opts[]
"config" option list
Command line option parsing.
const char * name
Name of the command.
static int config_exec(int argc, char **argv)
"config" command
A command-line option descriptor.
#define COMMAND_DESC(_struct, _options, _min_args, _max_args, _usage)
Construct command descriptor.
struct command config_command __command
Configuration UI commands.
int parse_settings(char *text, struct settings **value)
Parse settings block name.
static union @438 opts
"cert<xxx>" option list