Print this page
4116 - kiconv_open(9f): kiconv_close() in the CONTEXT section

*** 1,11 **** '\" te .\" Copyright (c) 2007, Sun Microsystems, Inc., All Rights Reserved .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License. .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License. .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner] ! .TH KICONV_OPEN 9F "Oct 16, 2007" .SH NAME kiconv_open \- code conversion descriptor allocation function .SH SYNOPSIS .LP .nf --- 1,11 ---- '\" te .\" Copyright (c) 2007, Sun Microsystems, Inc., All Rights Reserved .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License. .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License. .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner] ! .TH KICONV_OPEN 9F "Nov 5, 2013" .SH NAME kiconv_open \- code conversion descriptor allocation function .SH SYNOPSIS .LP .nf
*** 150,160 **** any other reasons the code conversion descriptor cannot be allocated, \fBkiconv_open()\fR returns (\fBkiconv_t\fR)-1 to indicate the error. .SH CONTEXT .sp .LP ! \fBkiconv_close()\fR can be called from user context only. .SH EXAMPLES .LP \fBExample 1 \fROpening a Code Conversion .sp .LP --- 150,160 ---- any other reasons the code conversion descriptor cannot be allocated, \fBkiconv_open()\fR returns (\fBkiconv_t\fR)-1 to indicate the error. .SH CONTEXT .sp .LP ! \fBkiconv_open()\fR can be called from user context only. .SH EXAMPLES .LP \fBExample 1 \fROpening a Code Conversion .sp .LP