Lines Matching refs:o_string
220 { "init", o_string, &initializer,
223 { "connect", o_string, &connect_script,
226 { "disconnect", o_string, &disconnect_script,
229 { "welcome", o_string, &welcomer,
232 { "pty", o_string, &ptycommand,
239 { "socket", o_string, &pty_socket,
241 { "record", o_string, &record_file,
296 { "linkname", o_string, linkname,
320 { "bundle", o_string, &bundle_name,
808 case o_string:
979 } else if (opt->type == o_string) { \