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 54 of file iconv_xlat16.c.

Field Documentation

◆ d_csp

struct iconv_cspair* iconv_xlat16::d_csp

Definition at line 59 of file iconv_xlat16.c.

Referenced by iconv_xlat16_close(), and iconv_xlat16_open().

◆ d_table

uint32_t* iconv_xlat16::d_table[0x200]

◆ f_ctp

void* iconv_xlat16::f_ctp

Definition at line 57 of file iconv_xlat16.c.

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

◆ KOBJ_FIELDS

iconv_xlat16::KOBJ_FIELDS

Definition at line 55 of file iconv_xlat16.c.

◆ t_ctp

void* iconv_xlat16::t_ctp

Definition at line 58 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: