Query: evmeventvalidate
OS: osf1
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
EvmEventValidate(3) Library Functions Manual EvmEventValidate(3)NAMEEvmEventValidate - Performs a data integrity check on an event.LIBRARYEVM Support Library (libevm.so, libevm.a)SYNOPSIS#include <evm/evm.h> EvmStatus_t EvmEventValidate( EvmEvent_t event);OPERANDSThe event to be validated.DESCRIPTIONThe EvmEventValidate() routine performs a data integrity check on an event. This is intended to validate an event that has just been received over a connection or retrieved from storage. It should not be used on an event that has been modified by the caller. There will be times following an event's creation when it legitimately fails validation.RETURN VALUESThe operation was completed without error. One of the arguments to the function was invalid. A value in a structure member is invalid. An operation failed because an attempt to acquire heap memory failed.ERRORSNoneFILESNoneSEE ALSOEvent Management: EVM(5) EVM Events: EvmEvent(5) delim off EvmEventValidate(3)
Related Man Pages |
---|
evmeventdump(3) - hpux |
evmeventread(3) - hpux |
evmeventdump(3) - osf1 |
evmeventread(3) - osf1 |
evmfiltercreate(3) - osf1 |
Similar Topics in the Unix Linux Community |
---|
Low Impact PHP Errors and Logging Levels |
PHP Write Man Pages to MySQL DB |
Denial Of Service Attack Update |