const syscall.ENOTEMPTY

2 uses

	syscall (current package)
		syscall_unix.go#L131: 		return e == EEXIST || e == ENOTEMPTY
		zerrors_darwin_amd64.go#L1206: 	ENOTEMPTY       = Errno(0x42)