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

/freebsd-10-stable/crypto/openssh/
H A Dsshconnect1.c69 int r, type, agent_fd, ret = 0; local
H A Dssh-add.c109 delete_file(int agent_fd, const char *filename, int key_only) argument
163 delete_all(int agent_fd) argument
181 add_file(int agent_fd, const char *filename, int key_only) argument
334 update_card(int agent_fd, in argument
360 list_identities(int agent_fd, int do_fp) argument
411 lock_agent(int agent_fd, int lock) argument
443 do_file(int agent_fd, int deleting, int key_only, char *file) argument
479 int agent_fd; local
[all...]
H A Dsshconnect2.c251 int agent_fd; /* >=0 if agent supports key */ member in struct:identity
271 int agent_fd; member in struct:cauthctxt
1269 int agent_fd = -1, i, r, found; local
[all...]

Completed in 288 milliseconds