func syscall.Close
11 uses
syscall (current package)
exec_unix.go#L219: Close(p[1])
exec_unix.go#L226: Close(p[0])
exec_unix.go#L249: Close(p[0])
exec_unix.go#L250: Close(p[1])
syscall_bsd.go#L300: Close(nfd)
syscall_bsd.go#L305: Close(nfd)
syscall_darwin.go#L325: Close(fd2)
zsyscall_darwin_amd64.go#L518: func Close(fd int) (err error) {
internal/poll
fd_opendir_darwin.go#L30: syscall.Close(fd2)
hook_unix.go#L12: var CloseFunc func(int) error = syscall.Close
time
sys_unix.go#L32: syscall.Close(int(fd))
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |