FreeBSD kernel libkern code
|
Data Fields | |
KOBJ_FIELDS | |
uint32_t * | d_table [0x200] |
void * | f_ctp |
void * | t_ctp |
struct iconv_cspair * | d_csp |
Definition at line 52 of file iconv_xlat16.c.
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] |
Definition at line 54 of file iconv_xlat16.c.
Referenced by iconv_xlat16_conv(), iconv_xlat16_open(), iconv_xlat16_tolower(), and iconv_xlat16_toupper().
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().