Query: evmeventdump
OS: hpux
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
EvmEventDump(3) Library Functions Manual EvmEventDump(3)NAMEEvmEventDump() - dump an event in displayable formSYNOPSISLibrary EVM Support Library Parameters event The event for which a formatted dump is requested. All data items and variables contained in the event are displayed. fd Points to a FILE structure where the formatted event is to be dumped. This is usually stdout or stderr.DESCRIPTIONThe routine dumps an event in display format. All data items and variables contained in the event are displayed. Notes The format of the output is not guaranteed to be consistent between releases. Do not rely on the output for any standard processing.RETURN VALUEThe operation completed without error. One of the arguments to the function was invalid. A value in a structure member was invalid. An operation failed because an attempt to acquire heap memory failed.ERRORSThe value of is not set.SEE ALSOCommands evmshow(1). Routines EvmEventFormat(3). Event Management EVM(5). EVM Events EvmEvent(5). EvmEventDump(3)
Related Man Pages |
---|
evmeventcreateva(3) - hpux |
evmeventdump(3) - hpux |
evmeventdup(3) - hpux |
evmeventread(3) - hpux |
evmeventwrite(3) - hpux |