Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functional/
Dvfork.c61 static void test_shell_kill(const char *cmd, int sig) in test_shell_kill() function
73 test_shell_kill("kill -9 $$", 9); in main()