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

/sssd-io/src/responder/common/
H A Dresponder_common.c465 struct accept_fd_ctx { struct
476 struct accept_fd_ctx *accept_ctx =
477 talloc_get_type(ptr, struct accept_fd_ctx);
802 struct accept_fd_ctx *accept_ctx = NULL;
850 accept_ctx = talloc_zero(rctx, struct accept_fd_ctx);
875 accept_ctx = talloc_zero(rctx, struct accept_fd_ctx);

Completed in 13 milliseconds