Lines Matching defs:out
59 struct kcm_ccache *out;61 out = talloc_zero(mem_ctx, struct kcm_ccache);62 if (out == NULL) {65 memcpy(out, in, sizeof(struct kcm_ccache));67 return out;76 struct ccache_mem_wrap *out = NULL;89 out = ccwrap;95 return out;104 struct ccache_mem_wrap *out = NULL;117 out = ccwrap;123 return out;