Cross Reference: charset-alias-plugin.h
xref
: /
illumos-gate
/
usr
/
src
/
cmd
/
dtrace
/
test
/
tst
/
common
/
pid
/
tst.ret2.c
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
bb2b38cd44b032118359afbc743efbea12f48e61
bnicholes
#
ifndef
CHARSET_ALIAS_PLUGIN_H
bb2b38cd44b032118359afbc743efbea12f48e61
bnicholes
#
define
CHARSET_ALIAS_PLUGIN_H
bb2b38cd44b032118359afbc743efbea12f48e61
bnicholes
bb2b38cd44b032118359afbc743efbea12f48e61
bnicholes
void
charset_alias_plugin_init
(
struct
module
*
module
);
bb2b38cd44b032118359afbc743efbea12f48e61
bnicholes
void
charset_alias_plugin_deinit
(
void
);
bb2b38cd44b032118359afbc743efbea12f48e61
bnicholes
bb2b38cd44b032118359afbc743efbea12f48e61
bnicholes
#
endif
bb2b38cd44b032118359afbc743efbea12f48e61
bnicholes