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

/freebsd-current/crypto/openssh/
H A Dmisc.h194 int exited_cleanly(pid_t, const char *, const char *, int);
H A Dauth2-pubkey.c455 if (exited_cleanly(pid, "AuthorizedPrincipalsCommand", command, 0) != 0)
727 if (exited_cleanly(pid, "AuthorizedKeysCommand", command, 0) != 0)
H A Dssh_namespace.h268 #define exited_cleanly Fssh_exited_cleanly macro
H A Dsshconnect.c909 if (exited_cleanly(pid, tag, command, 0) != 0)

Completed in 88 milliseconds