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

/sssd-io/src/responder/ssh/
H A Dssh_reply.c43 struct ldb_message_element **_el_res)
115 *_el_res = NULL;
117 *_el_res = talloc_steal(mem_ctx, el_res);
40 get_valid_certs_keys(TALLOC_CTX *mem_ctx, struct ssh_ctx *ssh_ctx, struct ldb_message_element *el_cert, struct ldb_message_element **_el_res) argument

Completed in 8 milliseconds