hostfile.c | 65 struct hostkeys { struct 221 struct hostkeys * 224 struct hostkeys *ret = xcalloc(1, sizeof(*ret)); 233 struct hostkeys *hostkeys; member in struct:load_callback_ctx 240 struct hostkeys *hostkeys = ctx->hostkeys; local 245 debug("%s:%ld: parse error in hostkeys file", 254 if ((tmp = reallocarray(hostkeys->entries [all...] |