Home
last modified time | relevance | path

Searched defs:complete_ctx (Results 1 – 1 of 1) sorted by relevance

/openbsd/usr.bin/ssh/
H A Dsftp.c89 struct complete_ctx { struct
90 struct sftp_conn *conn;
91 char **remote_pathp;
2106 struct complete_ctx *complete_ctx; in complete() local
2189 struct complete_ctx complete_ctx; in interactive_loop() local