FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
i386_extend_pcb
sys/i386/i386/sys_machdep.c
351
if ((error = i386_extend_pcb(td)) != 0)
sys/i386/i386/vm86.c
819
if ((error = i386_extend_pcb(td)) != 0)
sys/i386/include/pcb_ext.h
47
int i386_extend_pcb(struct thread *);