func syscall.Chdir
2 uses
syscall (current package)
zsyscall_linux_amd64.go#L264: func Chdir(path string) (err error) {
os
file.go#L300: if e := syscall.Chdir(dir); e != nil {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)