sunos man page for jconvu

Query: jconvu

OS: sunos

Section: 7m

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

jconvu(7M)							  STREAMS Modules							jconvu(7M)

NAME
jconvu - code conversion STREAMS module (UTF-8/Japanese EUC)
SYNOPSIS
#include <sys/types.h> #include <sys/stropt.h> #include <sys/conf.h> ioctl(fd, I_PUSH, "jconvu");
DESCRIPTION
jconvu is a STREAMS module that is available to be pushed onto a stream. Usually, this module has to be pushed onto a stream between a raw device such as ptem(7M) and terminal line discipline module such as ldterm(7M). jconvu has to be pushed when you set UTF--8 terminal. It converts up stream for UTF--8 into Japanese EUC and passes high module. It also converts down stream for Japanese EUC into UTF--8 and passes low module.
IOCTLS
jconvu processes the following ioctls: EUC_OXLON Start performing code conversion between UTF--8 and Japanese EUC for I/O stream. EUC_OXLOFF Stop performing code conversion between UTF--8 and Japanese EUC for I/O stream.
SEE ALSO
jtty(1), setterm(1), stty(1), streamio(7I), jconv7(7M), jconv8(7M), jconvrs(7M), jconvru(7M), jconvs(7M), ldterm(7M), ptem(7M)
NOTES
When you use jconvu with jconvrs(7M) or jconvru(7M) at once and `raw' is specified by stty(1), code convert function automatically become off without specification by EUC_OXLON / EUC_OXLOFF. SunOS 5.10 13 Aug 1998 jconvu(7M)
Related Man Pages
ptem(7m) - sunos
ldterm(7m) - opensolaris
eucioctl(7) - osf1
jistosj(1) - sunos
intro_jfp(7) - sunos
Similar Topics in the Unix Linux Community
UTF-8 to EBCDIC conversion in UNIX
Aperture 3: Alert when opening Help in Japanese after upgrade from Aperture 2
Nagios Alert in Japanese
Issue with UTF-8 BOM character in text file
Sed: how do I insert a \ in my replace