index
:
containers/podman.git
main
update-docs-for-podman-machine
forked from: https://github.com/containers/podman.git
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libpod
/
oci_attach_linux_nocgo.go
blob: a514a555d59a4e9e2fcfd610bc781bba91616f8f (
plain
)
1
2
3
4
5
6
7
//+build linux,!cgo
package
libpod
func
unixPathLength
()
int
{
return
107
}