Home
last modified time | relevance | path

Searched refs:exited_cleanly (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/process/
Dkill_posix.cc128 bool exited_cleanly = WaitForProcessesToExit(executable_name, wait, filter); in CleanupProcesses() local
129 if (!exited_cleanly) in CleanupProcesses()
131 return exited_cleanly; in CleanupProcesses()
/external/openssh/
Dauth2-pubkey.c521 exited_cleanly(pid_t pid, const char *tag, const char *cmd) in exited_cleanly() function
737 if (exited_cleanly(pid, "AuthorizedPrincipalsCommand", command) != 0) in match_principals_command()
1066 if (exited_cleanly(pid, "AuthorizedKeysCommand", command) != 0) in user_key_command_allowed2()