Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
exit_creds
include/linux/cred.h
152
extern void exit_creds(struct task_struct *);
kernel/fork.c
2534
exit_creds(p);
kernel/fork.c
787
exit_creds(tsk);