struct errlog_other_info { short alrter_errcode; long alrter_offset; };
where:
alrter_errcode
is the error code that was logged.
alrter_offset
is the offset for the new entry in the error log file.
[Back]
[Next]