HomeSort by: relevance | last modified time | path
    Searched defs:host_str (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdbsupport/
netstuff.h 55 std::string host_str; member in struct:parsed_connection_spec
  /src/external/gpl3/gdb/dist/gdbsupport/
netstuff.h 55 std::string host_str; member in struct:parsed_connection_spec
  /src/crypto/external/bsd/openssh/dist/
clientloop.c 2057 char *host_str, *ip_str; member in struct:hostkeys_update_ctx
2100 free(ctx->host_str);
2173 "at %s:%ld", ctx->host_str, l->path, l->linenum);
2249 options.user_hostfiles[i], ctx->host_str,
2252 hostkeys_check_old, ctx, ctx->host_str, ctx->ip_str,
2360 ctx->host_str, ctx->ip_str,
2556 options.port, &ctx->host_str,
2562 options.user_hostfiles[i], ctx->host_str,
2565 hostkeys_find, ctx, ctx->host_str, ctx->ip_str,
2622 ctx->host_str, ctx->ip_str == NULL ? "" : ","
    [all...]

Completed in 229 milliseconds