Library files
The NetBackup XBSA SDK contains the archive libraries for each of the systems. Installed with the NetBackup client is an XBSA shared object library. This allows the developer to choose the method of binding for each application. Both of these libraries contain all XBSA functions and all external references.
The XBSA libraries are found in the directory /usr/openv/netbackup/sdk/DataStore/XBSA/lib. In this directory is a directory for each hardware type. Within each of these directories is a directory for each supported operating system level. For UNIX operating systems, there is the libxbsa.a library. For the Windows operating systems, there is both an xbsa.lib and a xbsas.lib. The xbsa.lib was generated when creating the xbsa.dll and xbsas.lib is a full static library.