DtDts man page on HP-UX

Man page or keyword search:  
man Server   10987 pages
apropos Keyword Search (all sections)
Output format
HP-UX logo
[printable version]

Dt/Dts.h(file formats)					Dt/Dts.h(file formats)

NAME
       Dt/Dts.h — data typing definitions

SYNOPSIS
       #include <Dt/Dts.h>

DESCRIPTION
       The Dt/Dts.h header declares the following structure:

       typedef struct  _DtDtsAttribute {
	       char    *name;
	       char    *value;
       } DtDtsAttribute;

       The header declares the following as functions:

       DtDtsAttribute **DtDtsBufferToAttributeList(const void *buffer,
	       const int size,
	       const char *opt_name);

       char *DtDtsBufferToAttributeValue(const void *buffer,
	       const int size,
	       const char *attr_name,
	       const char *opt_name);

       char *DtDtsBufferToDataType(const void *buffer,
	       const int size,
	       const char *opt_name);

       char *DtDtsDataToDataType(const char *filepath,
	       const void *buffer,
	       const int size,
	       const struct stat *stat_buff,
	       const char *link_path,
	       const struct stat *link_stat_buff,
	       const char *opt_name);

       int DtDtsDataTypeIsAction(const char *datatype);

       char **DtDtsDataTypeNames(void);

       DtDtsAttribute **DtDtsDataTypeToAttributeList(const char *datatype,
	       const char *opt_name);

       char *DtDtsDataTypeToAttributeValue(const char *datatype,
	       const char *attr_name,
	       const char *opt_name);

       DtDtsAttribute **DtDtsFileToAttributeList(const char *filepath);

       char *DtDtsFileToAttributeValue(const char *filepath,
	       const char *attr_name);

       char *DtDtsFileToDataType(const char *filepath);

       char **DtDtsFindAttribute(const char *attr_name,
	       const char *attr_value);

       void DtDtsFreeAttributeList(DtDtsAttribute **attr_list);

       void DtDtsFreeAttributeValue(char *attr_value);

       void DtDtsFreeDataType(char *datatype);

       void DtDtsFreeDataTypeNames(char **namelist);

       void DtDtsLoadDataTypes(void);

       void DtDtsRelease(void);

       char *DtDtsSetDataType(const char *dirpath,
	       const char *datatype,
	       const int override);

							Dt/Dts.h(file formats)
[top]

List of man pages available for HP-UX

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net