Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
_kern_kill_team
headers/private/system/syscalls.h
150
extern status_t _kern_kill_team(team_id team);
src/system/libroot/os/team.c
31
return _kern_kill_team(team);