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

/freebsd-10-stable/crypto/openssh/
H A Dmisc.h139 int ask_permission(const char *, ...) __attribute__((format(printf, 1, 2)));
H A Dreadpass.c170 ask_permission(const char *fmt, ...) function
H A Dmux.c423 if (!ask_permission("Allow shared connection to %s? ", host)) {
498 if (!ask_permission("Terminate shared connection to %s? ",
773 if (!ask_permission("Open %s on %s?", fwd_desc, host)) {
1000 if (!ask_permission("Allow forward to %s:%u? ",
1088 if (!ask_permission("Disable further multiplexing on shared "
H A Dsshconnect.c1535 !ask_permission("Add key %s (%s) to agent?", authfile, comment)) {
H A Dssh_namespace.h45 #define ask_permission Fssh_ask_permission macro
H A Dssh-agent.c236 ask_permission("Allow use of key %s?\nKey fingerprint %s.",

Completed in 167 milliseconds