Query: dtdtsfindattribute
OS: hpux
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DtDtsFindAttribute(library call) DtDtsFindAttribute(library call)NAMEDtDtsFindAttribute -- get a specified list of data typesSYNOPSIS#include <Dt/Dts.h> char **DtDtsFindAttribute( const char *attr_name, const char *attr_value);DESCRIPTIONThe DtDtsFindAttribute function returns the list of data types that have an attribute name that equals the specified value. The attr_name argument is the attribute name. The attr_value argument is the value of an attribute to be matched.RETURN VALUEUpon successful completion, the DtDtsFindAttribute function returns a NULL-terminated array of data types, or NULL if no value could be determined.APPLICATION USAGEThe application should use the DtDtsFreeDataTypeNames(3) function to release the memory for the returned value.SEE ALSODt/Dts.h, DtDtsLoadDataTypes(3), DtDtsFreeDataTypeNames(3). DtDtsFindAttribute(library call)
Related Man Pages |
---|
dtdtsbuffertoattributelist(3) - hpux |
dtdtsdatatypetoattributevalue(3) - hpux |
tt_message_op(3) - hpux |
tt_message_sender(3) - hpux |
xattr(1) - sunos |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Hpux 11iV3 administration document |
awk - Multi-line data to be stored in variable |
Seeking Alternative for diff in hp |
Wrong Array... |