Ransomware attackers specifically target and attempt to destroy backup systems to increase the probability of payment. Hardening your system is critical. Please ensure you have reviewed your platform security using the Security Hardening Checklist
Cohesity

COHESITY Documentation

Explore our documentation to get started, discover products & new features, access troubleshooting guides, register sources, platforms support.

Products
Data Security Alliance
Visit Cohesity.com
Demos
Support
Blogs
Developers
Partner Portals
Cohesity Community
© 2026 Cohesity, Inc. All Rights Reserved.
Terms of Use|
Privacy Policy|
Legal|
  1. Home
  2. Veritas NetBackup™ DataStore SDK Programmer's Guide for XBSA 1.1.0
  3. Using the NetBackup XBSA interface
  4. NetBackup XBSA data structures
  5. Buffers
Veritas NetBackup™ DataStore SDK Programmer's Guide for XBSA 1.1.0

Buffers

The XBSA application allocates all of the buffers that the NetBackup XBSA interface uses. The NetBackup XBSA interface fills data into the buffers, but never allocates any memory that is passed back to the XBSA application. This process simplifies buffer allocation and deletion since the XBSA application is solely responsible.

The API uses several conventions that let the NetBackup XBSA interface influence how buffers are allocated and provide an interface with the ability to reserve private sections in certain buffers.

Feedback

Was this page helpful?
Previous

Query descriptors

Next

Buffer size

Feedback

Was this page helpful?