FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
devctl_suspend
lib/libdevctl/devctl.h
36
int devctl_suspend(const char *device);
usr.sbin/devctl/devctl.c
216
if (devctl_suspend(av[1]) < 0)