*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->HP-UX 11i man pages -> DtDtsFindAttribute (3)              
Title
Content
Arch
Section
 

Contents


 DtDtsFindAttribute(library call)           DtDtsFindAttribute(library call)




 NAME    [Toc]    [Back]
      DtDtsFindAttribute - get a specified list of data types

 SYNOPSIS    [Toc]    [Back]
      #include <Dt/Dts.h>
      char **DtDtsFindAttribute(
      const char *attr_name,
      const char *attr_value);

 DESCRIPTION    [Toc]    [Back]
      The 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 VALUE    [Toc]    [Back]
      Upon successful completion, the DtDtsFindAttribute function returns a
      NULL-terminated array of data types, or NULL if no value could be
      determined.

 APPLICATION USAGE    [Toc]    [Back]
      The application should use the DtDtsFreeDataTypeNames(3) function to
      release the memory for the returned value.

 SEE ALSO    [Toc]    [Back]
      Dt/Dts.h, DtDtsLoadDataTypes(3), DtDtsFreeDataTypeNames(3).


                                    - 1 -       Formatted:  January 24, 2005
[ Back ]
      
      
 Similar pages
Name OS Title
DtDtsDataTypeNames HP-UX get a list of available data types
cry2mips IRIX Converts Fortran data types between Cray Fortran data types and MIPS IEEE Fortran data types
gss_inquire_names_for_mech HP-UX list the name-types supported by the specified mechanism
perldata IRIX Perl data types
types OpenBSD system data types
perldata OpenBSD Perl data types
types HP-UX primitive system data types
nl_types IRIX native language data types
iflDataSize IRIX convenience functions for using IFL data types
inttypes HP-UX basic integer data types
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service