| /src/external/gpl3/gdb/dist/gdbsupport/ |
| netstuff.h | 55 std::string host_str; member in struct:parsed_connection_spec
|
| /src/external/gpl3/gdb.old/dist/gdbsupport/ |
| netstuff.h | 55 std::string host_str; member in struct:parsed_connection_spec
|
| /src/crypto/external/bsd/openssh/dist/ |
| clientloop.c | 2050 char *host_str, *ip_str; member in struct:hostkeys_update_ctx 2093 free(ctx->host_str); 2166 "at %s:%ld", ctx->host_str, l->path, l->linenum); 2242 options.user_hostfiles[i], ctx->host_str, 2245 hostkeys_check_old, ctx, ctx->host_str, ctx->ip_str, 2353 ctx->host_str, ctx->ip_str, 2549 options.port, &ctx->host_str, 2555 options.user_hostfiles[i], ctx->host_str, 2558 hostkeys_find, ctx, ctx->host_str, ctx->ip_str, 2615 ctx->host_str, ctx->ip_str == NULL ? "" : "," [all...] |