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.
int parse_options(int argc, char **argv, struct command_descriptor *cmd, void *opts)
Parse command-line options.
FILE_LICENCE(GPL2_OR_LATER_OR_UBDL)
struct command login_command __command
Login commands.
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
const char * name
Name of the command.
A command-line option descriptor.
#define COMMAND_DESC(_struct, _options, _min_args, _max_args, _usage)
Construct command descriptor.
static int login_exec(int argc, char **argv)
"login" command
static union @438 opts
"cert<xxx>" option list
#define NULL
NULL pointer (VOID *)