Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
prundostep
usr/src/uts/common/sys/prsystm.h
105
extern int prundostep(void);
usr/src/uts/sparc/fs/proc/prmachdep.c
897
(void) prundostep();
usr/src/uts/sparc/os/syscall.c
403
(void) prundostep();
usr/src/uts/sun4/os/trap.c
221
((oldpc = rp->r_pc), prundostep()) &&