Home
last modified time | relevance | path

Searched refs:got_reply (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dsend_to_kdc.c934 int got_reply; member
1019 wait_ctx->got_reply |= eval_host_state(wait_ctx->context, wait_ctx->ctx, h, readable, writeable); in wait_process()
1022 if (wait_ctx->got_reply) in wait_process()
1085 wait_ctx.got_reply = 0; in wait_response()
1087 if (wait_ctx.got_reply) in wait_response()