Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
copy_creds
include/linux/cred.h
153
extern int copy_creds(struct task_struct *, u64);
kernel/fork.c
2084
retval = copy_creds(p, clone_flags);