FreeBSD kernel libkern code
iconv_xlat16 Struct Reference

Data Fields

 KOBJ_FIELDS
 
uint32_t * d_table [0x200]
 
void * f_ctp
 
void * t_ctp
 
struct iconv_cspair * d_csp
 

Detailed Description

Definition at line 52 of file iconv_xlat16.c.

Field Documentation

struct iconv_cspair* iconv_xlat16::d_csp

Definition at line 57 of file iconv_xlat16.c.

Referenced by iconv_xlat16_close(), and iconv_xlat16_open().

uint32_t* iconv_xlat16::d_table[0x200]
void* iconv_xlat16::f_ctp

Definition at line 55 of file iconv_xlat16.c.

Referenced by iconv_xlat16_close(), iconv_xlat16_conv(), and iconv_xlat16_open().

iconv_xlat16::KOBJ_FIELDS

Definition at line 53 of file iconv_xlat16.c.

void* iconv_xlat16::t_ctp

Definition at line 56 of file iconv_xlat16.c.

Referenced by iconv_xlat16_close(), iconv_xlat16_conv(), and iconv_xlat16_open().


The documentation for this struct was generated from the following file: