OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
crcopy
sys/kern/kern_exec.c
614
p->p_ucred = cred = crcopy(cred);
sys/kern/kern_exec.c
687
p->p_ucred = cred = crcopy(cred);
sys/sys/ucred.h
75
struct ucred *crcopy(struct ucred *cr);