pin_type.h File Reference


Classes

union  int64
union  u_int64
union  int64_union
struct  pin_flist
struct  pin_errbuf

Typedefs

typedef char * caddr_t
typedef short int16
typedef unsigned short u_int16
typedef int int32
typedef unsigned int u_int32
typedef long int64
typedef unsigned long u_int64
typedef int32 pin_beid_t
typedef int64 pin_db_no_t
typedef int32 pin_err_t
typedef int32 pin_err_class_t
typedef int32 pin_err_facility_t
typedef int32 pin_err_line_no_t
typedef int32 pin_err_location_t
typedef int32 pin_err_msg_id_t
typedef int32 pin_err_reserved_t
typedef time_t pin_err_time_sec_t
typedef time_t pin_err_time_usec_t
typedef int32 pin_fld_num_t
typedef short pin_fld_type_t
typedef int32 pin_opcode_t
typedef int32 pin_opcode_flags_t
typedef int64 pin_poid_id_t
typedef int32 pin_poid_rev_t
typedef char * pin_poid_type_t
typedef const char * pin_const_poid_type_t
typedef int32 pin_rec_id_t
typedef struct pin_flist pin_flist_t
typedef void pin_poid_idx_t
typedef struct pin_errbuf pin_errbuf_t
typedef void pin_decimal_t
typedef void pin_time_t
typedef int pin_fd_t

Functions

void * pin_malloc (size_t)
void pin_free (void *)
void * pin_realloc (void *, size_t)
char * pin_strdup (const char *)
char * pin_malloc ()
int pin_free ()
char * pin_realloc ()
char * pin_strdup ()

Typedef Documentation

typedef char* caddr_t

typedef int int16

typedef unsigned int u_int16

typedef int int32

typedef unsigned int u_int32

typedef __int64 int64

typedef unsigned __int64 u_int64

typedef int32 pin_beid_t

typedef int64 pin_db_no_t

typedef int32 pin_err_t

typedef time_t pin_err_time_sec_t

typedef time_t pin_err_time_usec_t

typedef short pin_fld_type_t

typedef char* pin_poid_type_t

typedef const char* pin_const_poid_type_t

typedef struct pin_flist pin_flist_t

typedef void pin_poid_idx_t

typedef struct pin_errbuf pin_errbuf_t

typedef void pin_decimal_t

typedef void pin_time_t

typedef int pin_fd_t


Function Documentation

void* pin_malloc ( size_t   ) 

void pin_free ( void *   ) 

void* pin_realloc ( void *  ,
size_t   
)

char* pin_strdup ( const char *   ) 

char* pin_malloc (  ) 

int pin_free (  ) 

char* pin_realloc (  ) 

char* pin_strdup (  ) 


Copyright © 2017, Oracle and/or its affiliates.