index
:
hakurei
develop
master
staging
wip-openssl4
low-level userspace tooling for Rosa OS
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
container
/
syscall_386.go
blob: 4b8e2df39bdbe80300335d6e1af14aa4d3faaa1f (
plain
)
1
2
3
4
5
6
7
package container const ( O_PATH = 0x200000 PR_SET_NO_NEW_PRIVS = 0x26 )