|
FreeBSD kernel libkern code
|
Data Fields | |
| KOBJ_FIELDS | |
| u_char * | d_table |
| struct iconv_cspair * | d_csp |
Definition at line 49 of file iconv_xlat.c.
| struct iconv_cspair* iconv_xlat::d_csp |
Definition at line 52 of file iconv_xlat.c.
Referenced by iconv_xlat_close(), and iconv_xlat_open().
| u_char* iconv_xlat::d_table |
Definition at line 51 of file iconv_xlat.c.
Referenced by iconv_xlat_conv(), and iconv_xlat_open().
| iconv_xlat::KOBJ_FIELDS |
Definition at line 50 of file iconv_xlat.c.