65 printf (
"Could not set credentials: %s\n",
struct arbelprm_rc_send_wqe rc
int printf(const char *fmt,...)
Write a formatted string to the console.
COMMAND(login, login_exec)
Login commands.
static struct dynamic_ui login
int parse_options(int argc, char **argv, struct command_descriptor *cmd, void *opts)
Parse command-line options.
FILE_LICENCE(GPL2_OR_LATER_OR_UBDL)
char * strerror(int errno)
Retrieve string representation of error number.
Command line option parsing.
static struct command_descriptor login_cmd
"login" command descriptor
static struct option_descriptor login_opts[]
"login" option list
A command-line option descriptor.
static union @447 opts
"cert<xxx>" option list
#define COMMAND_DESC(_struct, _options, _min_args, _max_args, _usage)
Construct command descriptor.
static int login_exec(int argc, char **argv)
"login" command
#define NULL
NULL pointer (VOID *)