Searched refs:opt_infotype_s (Results 1 – 1 of 1) sorted by relevance
108 static char *opt_infotype_s = NULL; variable555 {&opt_cmd_s}, {&opt_infotype_s}, {&opt_geninfo},1916 if (opt_infotype_s != NULL) { in setup_client_ctx()1919 strncat(id_buf, opt_infotype_s, sizeof(id_buf) - strlen(id_buf) - 1); in setup_client_ctx()2467 opt_infotype_s = opt_str(); in get_opts()