dashboard
repositories
activity
search
login
lzh
/
A133
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
fix(bt): fix bt permission err
huangcm
2025-08-25
f350412dc55c15118d0a7925d1071877498e5e24
[~lzh/A133.git]
/
android
/
external
/
strace
/
xlat
/
setns_types.in
1
2
3
4
5
6
7
8
0
CLONE_NEWNS 0x00020000
CLONE_NEWCGROUP 0x02000000
CLONE_NEWUTS 0x04000000
CLONE_NEWIPC 0x08000000
CLONE_NEWUSER 0x10000000
CLONE_NEWPID 0x20000000
CLONE_NEWNET 0x40000000