Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
as_dup
usr/src/uts/common/os/fork.c
287
error = as_dup(p->p_as, cp);
usr/src/uts/common/vm/as.h
268
int as_dup(struct as *as, struct proc *forkedproc);