o_string
{ "name", o_string, our_name,
{ "user", o_string, user,
{ "remotename", o_string, remote_name,
{ "password", o_string, passwd,
{ "ipparam", o_string, &ipparam,
{ "ident", o_string, identstr,
{ "init", o_string, &initializer,
{ "connect", o_string, &connect_script,
{ "disconnect", o_string, &disconnect_script,
{ "welcome", o_string, &welcomer,
{ "pty", o_string, &ptycommand,
{ "socket", o_string, &pty_socket,
{ "record", o_string, &record_file,
{ "linkname", o_string, linkname,
{ "bundle", o_string, &bundle_name,
case o_string:
} else if (opt->type == o_string) { \
{ "promptprog", o_string, promptprog,