Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
exit_cred_namespaces
include/linux/nsproxy.h
99
void exit_cred_namespaces(struct task_struct *tsk);
kernel/exit.c
292
exit_cred_namespaces(p);
kernel/fork.c
2533
exit_cred_namespaces(p);