Query: admblackboxmethods
OS: redhat
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
AdmBlackBoxMethods(3) Library Functions Manual AdmBlackBoxMethods(3)NAMEAdmBlackBoxMethods -SYNOPSIS#include <blackbox.h> Public Attributes void(* free )(void *data) AdmContext *(* read )(void *data, AdmError **error) unsigned int(* listSerial )(void *data, unsigned int *array, unsigned int array_len, unsigned int top_serial, AdmError **error) AdmContext *(* readSerial )(void *data, unsigned int serial, AdmError **error) int(* write )(void *data, AdmContext *context, AdmError **error)MEMBER DATA DOCUMENTATIONvoid(* AdmBlackBoxMethods::free)(void *data) AdmContext*(* AdmBlackBoxMethods::read)(void *data, AdmError **error) unsigned int(* AdmBlackBoxMethods::listSerial)(void *data, unsigned int *array, unsigned int array_len, unsigned int top_serial, AdmError **error) AdmContext*(* AdmBlackBoxMethods::readSerial)(void *data, unsigned int serial, AdmError **error) int(* AdmBlackBoxMethods::write)(void *data, AdmContext *context, AdmError **error)AUTHORGenerated automatically by Doxygen for Alchemist from the source code. Alchemist 10 Feb 2003 AdmBlackBoxMethods(3)
Related Man Pages |
---|
inb_p(2) - centos |
inl(2) - centos |
insb(2) - centos |
insl(2) - centos |
insw(2) - centos |
Similar Topics in the Unix Linux Community |
---|
How to capture ^x,^y via bash script? |
Reduced Activity Notification |
Tar Command |
Shopt -s histappend |
[TIP] Processing YAML files with yq |