NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
prom_has_stopself
sys/arch/sparc64/include/sparc64.h
57
bool prom_has_stopself(void);
sys/arch/sparc64/sparc64/ipifuncs.c
100
if (prom_has_stop_other() || !prom_has_stopself()) {