Searched refs:complete_ctx (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/crypto/openssh/
H A Dsftp.c112 struct complete_ctx { struct
1960 struct complete_ctx *complete_ctx; local
1963 if (el_get(el, EL_CLIENTDATA, (void**)&complete_ctx) != 0)
2006 complete_match(el, complete_ctx->conn,
2007 *complete_ctx->remote_pathp, filematch,
2029 struct complete_ctx complete_ctx; local
2048 complete_ctx.conn = conn;
2049 complete_ctx
[all...]

Completed in 127 milliseconds