non-critical impact:
libaio and libaio_raw - undocumented Tru64 UNIX APIs (NcWn256)
Problem description
Some Application Programming Interfaces (APIs) from the libaio and libaio_raw libraries are not documented on Tru64 UNIX and might not be available on HP-UX.
On Tru64 UNIX, these APIs are for internal use only. Customer applications should not be referencing these APIs. Identifiers
 aio_cfork |
 aio_preempt_off_np |
 aio_close |
 aio_preempt_on_np |
 aio_done |
 aio_prefork |
 aio_group_info |
 aio_transfer |
 aio_group_init |
 aio_transfer_done |
 aio_group_update |
 aio_wait |
 aio_info |
 aioinit_lock_sleep |
 aio_init |
 aioinit_lock_wakeup |
 aio_pfork |
|
See also
Solution description
See the HP-UX documentation to determine if there is an appropriate replacement API.
See also
Problem summary
| classifications |
source types |
OS release |
severity |
type |
| IO |
C, C++ |
any HP-UX 11i version |
non-critical |
warning |
|