Searched defs:accept_fd_ctx (Results 1 - 1 of 1) sorted by relevance

/sssd/src/responder/common/
H A Dresponder_common.c379 struct accept_fd_ctx { struct
390 struct accept_fd_ctx *accept_ctx =
391 talloc_get_type(ptr, struct accept_fd_ctx);
672 struct accept_fd_ctx *accept_ctx = NULL;
720 accept_ctx = talloc_zero(rctx, struct accept_fd_ctx);
745 accept_ctx = talloc_zero(rctx, struct accept_fd_ctx);

Completed in 13 milliseconds