Searched defs:postponed (Results 1 – 3 of 3) sorted by relevance
56 int postponed; /* authentication needs another step */ member
966 struct postponed_data postponed[2]; /* two buffers for two sockets */ member
4385 LLVMValueRef postponed = LLVMBuildLoad(ctx->builder, ctx->postponed_kill, ""); in ac_build_is_helper_invocation() local