func syscall.clen

2 uses

	syscall (current package)
		syscall_bsd.go#L28: 	n := clen(buf[:])
		syscall_unix.go#L35: func clen(n []byte) int {