Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
CanBeLaunched
src/servers/launch/Job.h
94
bool CanBeLaunched() const;
src/servers/launch/LaunchDaemon.cpp
1734
if (job == NULL || !job->CanBeLaunched())