Home
last modified time | relevance | path

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

/freebsd-9-stable/crypto/openssh/
Dsftp.c109 struct complete_ctx { struct
110 struct sftp_conn *conn;
111 char **remote_pathp;
1933 struct complete_ctx *complete_ctx; in complete() local
2002 struct complete_ctx complete_ctx; in interactive_loop() local