diff options
Diffstat (limited to 'usr/src/man/man3libucb')
-rw-r--r-- | usr/src/man/man3libucb/Makefile | 28 | ||||
-rw-r--r-- | usr/src/man/man3libucb/libcurses.3libucb | 116 | ||||
-rw-r--r-- | usr/src/man/man3libucb/libdbm.3libucb | 88 | ||||
-rw-r--r-- | usr/src/man/man3libucb/librpcsoc.3libucb | 93 | ||||
-rw-r--r-- | usr/src/man/man3libucb/libtermcap.3libucb | 82 | ||||
-rw-r--r-- | usr/src/man/man3libucb/libucb.3libucb | 115 |
6 files changed, 522 insertions, 0 deletions
diff --git a/usr/src/man/man3libucb/Makefile b/usr/src/man/man3libucb/Makefile new file mode 100644 index 0000000000..be83b8c752 --- /dev/null +++ b/usr/src/man/man3libucb/Makefile @@ -0,0 +1,28 @@ +# +# This file and its contents are supplied under the terms of the +# Common Development and Distribution License ("CDDL"), version 1.0. +# You may only use this file in accordance with the terms of version +# 1.0 of the CDDL. +# +# A full copy of the text of the CDDL should have accompanied this +# source. A copy of the CDDL is also available via the Internet +# at http://www.illumos.org/license/CDDL. +# + +# Copyright 2011, Richard Lowe + +include ../../Makefile.master + +MANSECT = 3libucb + +MANFILES = libcurses.3libucb \ + libdbm.3libucb \ + librpcsoc.3libucb \ + libtermcap.3libucb \ + libucb.3libucb + +.KEEP_STATE: + +include ../Makefile.man + +install: $(ROOTMANFILES) diff --git a/usr/src/man/man3libucb/libcurses.3libucb b/usr/src/man/man3libucb/libcurses.3libucb new file mode 100644 index 0000000000..65f5dd4b75 --- /dev/null +++ b/usr/src/man/man3libucb/libcurses.3libucb @@ -0,0 +1,116 @@ +'\" te +.\" Copyright (c) 2002, 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 libcurses 3LIBUCB "14 Nov 2002" "SunOS 5.11" "SunOS/BSD Compatibility Interface Libraries" +.SH NAME +libcurses \- SunOS/BSD-compatible screen handling and optimization library +.SH SYNOPSIS +.LP +.nf +cc [ \fIflag\fR... ] \fB-I\fR \fB/usr/ucbinclude\fR \fIfile\fR... \fB-L\fR \fB/usr/libucb\fR \e + \fB-R\fR \fB/usr/libucb\fR \fB-lcurses\fR [ \fIlibrary\fR... ] +.fi + +.SH DESCRIPTION +.sp +.LP +Functions in this library provide a terminal-independent method of updating +character screens with reasonable optimization, compatible with SunOS/BSD. +.SH INTERFACES +.sp +.LP +The shared object \fBlibcurses.so.1\fR provides the public interfaces defined +below. See \fBIntro\fR(3) for additional information on shared object +interfaces. +.sp + +.sp +.TS +tab(); +lw(1.38i) lw(1.38i) lw(1.38i) lw(1.38i) +lw(1.38i) lw(1.38i) lw(1.38i) lw(1.38i) +. +\fBAL\fR\fBAL_PARM\fR\fBAM\fR\fBBC\fR +\fBBS\fR\fBBT\fR\fBCA\fR\fBCD\fR +\fBCE\fR\fBCL\fR\fBCM\fR\fBCOLS\fR +\fBCR\fR\fBCS\fR\fBDA\fR\fBDB\fR +\fBDC\fR\fBDL\fR\fBDL_PARM\fR\fBDM\fR +\fBDO\fR\fBDOWN_PARM\fR\fBDef_term\fR\fBED\fR +\fBEI\fR\fBEO\fR\fBGT\fR\fBHC\fR +\fBHO\fR\fBHZ\fR\fBIC\fR\fBIM\fR +\fBIN\fR\fBIP\fR\fBK0\fR\fBK1\fR +\fBK2\fR\fBK3\fR\fBK4\fR\fBK5\fR +\fBK6\fR\fBK7\fR\fBK8\fR\fBK9\fR +\fBKD\fR\fBKE\fR\fBKH\fR\fBKL\fR +\fBKR\fR\fBKS\fR\fBKU\fR\fBLEFT_PARM\fR +\fBLINES\fR\fBLL\fR\fBMA\fR\fBMI\fR +\fBMS\fR\fBMy_term\fR\fBNC\fR\fBND\fR +\fBNL\fR\fBNONL\fR\fBNS\fR\fBOS\fR +\fBPC\fR\fBRC\fR\fBRIGHT_PARM\fR\fBSC\fR +\fBSE\fR\fBSF\fR\fBSO\fR\fBSR\fR +\fBTA\fR\fBTE\fR\fBTI\fR\fBUC\fR +\fBUE\fR\fBUL\fR\fBUP\fR\fBUPPERCASE\fR +\fBUP_PARM\fR\fBUS\fR\fBVB\fR\fBVE\fR +\fBVS\fR\fBXB\fR\fBXN\fR\fBXS\fR +\fBXT\fR\fBXX\fR\fB_echoit\fR\fB_endwin\fR +\fB_pfast\fR\fB_rawmode\fR\fB_res_flg\fR\fB_tty\fR +\fB_tty_ch\fR\fB_unctrl\fR\fBbox\fR\fBcurscr\fR +\fBdelwin\fR\fBendwin\fR\fBgetcap\fR\fBgettmode\fR +\fBidlok\fR\fBinitscr\fR\fBlongname\fR\fBmvcur\fR +\fBmvprintw\fR\fBmvscanw\fR\fBmvwin\fR\fBmvwprintw\fR +\fBmvwscanw\fR\fBnewwin\fR\fBnormtty\fR\fBoverlay\fR +\fBoverwrite\fR\fBprintw\fR\fBscanw\fR\fBscroll\fR +\fBsetterm\fR\fBstdscr\fR\fBsubwin\fR\fBtouchline\fR +\fBtouchwin\fR\fBttytype\fR\fBwaddch\fR\fBwaddstr\fR +\fBwclear\fR\fBwclrtobot\fR\fBwclrtoeol\fR\fBwdelch\fR +\fBwdeleteln\fR\fBwerase\fR\fBwgetch\fR\fBwgetstr\fR +\fBwinsch\fR\fBwinsertln\fR\fBwmove\fR\fBwprintw\fR +\fBwrefresh\fR\fBwscanw\fR\fBwstandend\fR\fBwstandout\fR +.TE + +.SH FILES +.sp +.ne 2 +.mk +.na +\fB\fB/usr/libucb/libcurses.so.1\fR \fR +.ad +.sp .6 +.RS 4n +shared object +.RE + +.sp +.ne 2 +.mk +.na +\fB\fB/usr/libucb/64/libcurses.so.1\fR \fR +.ad +.sp .6 +.RS 4n +64-bit shared object +.RE + +.SH ATTRIBUTES +.sp +.LP +See \fBattributes\fR(5) for descriptions of the following attributes: +.sp + +.sp +.TS +tab() box; +lw(2.75i) lw(2.75i) +lw(2.75i) lw(2.75i) +. +ATTRIBUTE TYPEATTRIBUTE VALUE +MT-LevelUnsafe +.TE + +.SH SEE ALSO +.sp +.LP +\fBIntro\fR(3), \fBlibcurses\fR(3LIB), \fBlibcurses\fR(3XCURSES), +\fBattributes\fR(5) diff --git a/usr/src/man/man3libucb/libdbm.3libucb b/usr/src/man/man3libucb/libdbm.3libucb new file mode 100644 index 0000000000..00896c9af7 --- /dev/null +++ b/usr/src/man/man3libucb/libdbm.3libucb @@ -0,0 +1,88 @@ +'\" te +.\" Copyright (c) 2002, 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 libdbm 3LIBUCB "14 Nov 2002" "SunOS 5.11" "SunOS/BSD Compatibility Interface Libraries" +.SH NAME +libdbm \- database subroutines library +.SH SYNOPSIS +.LP +.nf +cc [ \fIflag\fR... ] \fB-I\fR \fB/usr/ucbinclude\fR \fIfile\fR... \fB-L\fR \fB/usr/libucb\fR \e + \fB-R\fR \fB/usr/libucb\fR \fB-ldbm\fR [ \fIlibrary\fR... ] +.fi + +.SH DESCRIPTION +.sp +.LP +Functions in this library maintain key/content pairs in a database. The +functions will handle very large (a billion blocks) databases and will access a +keyed item in one or two file system accesses. +.SH INTERFACES +.sp +.LP +The shared object \fBlibdbm.so.1\fR provides the public interfaces defined +below. See \fBIntro\fR(3) for additional information on shared object +interfaces. +.sp + +.sp +.TS +tab(); +lw(2.75i) lw(2.75i) +lw(2.75i) lw(2.75i) +. +\fBbitno\fR\fBblkno\fR +\fBdbmclose\fR\fBdbminit\fR +\fBdbrdonly\fR\fBdelete\fR +\fBdirbuf\fR\fBdirf\fR +\fBfetch\fR\fBfirstkey\fR +\fBhmask\fR\fBmaxbno\fR +\fBnextkey\fR\fBpagbuf\fR +\fBpagf\fR\fBstore\fR +.TE + +.SH FILES +.sp +.ne 2 +.mk +.na +\fB\fB/usr/libucb/libdbm.so.1\fR \fR +.ad +.sp .6 +.RS 4n +shared object +.RE + +.sp +.ne 2 +.mk +.na +\fB\fB/usr/libucb/64/libdbm.so.1\fR \fR +.ad +.sp .6 +.RS 4n +64-bit shared object +.RE + +.SH ATTRIBUTES +.sp +.LP +See \fBattributes\fR(5) for descriptions of the following attributes: +.sp + +.sp +.TS +tab() box; +lw(2.75i) lw(2.75i) +lw(2.75i) lw(2.75i) +. +ATTRIBUTE TYPEATTRIBUTE VALUE +MT-LevelUnsafe +.TE + +.SH SEE ALSO +.sp +.LP +\fBIntro\fR(3), \fBdbm\fR(3UCB), \fBattributes\fR(5) diff --git a/usr/src/man/man3libucb/librpcsoc.3libucb b/usr/src/man/man3libucb/librpcsoc.3libucb new file mode 100644 index 0000000000..927009732a --- /dev/null +++ b/usr/src/man/man3libucb/librpcsoc.3libucb @@ -0,0 +1,93 @@ +'\" te +.\" Copyright (c) 2003, 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 librpcsoc 3LIBUCB "20 May 2003" "SunOS 5.11" "SunOS/BSD Compatibility Interface Libraries" +.SH NAME +librpcsoc \- obsolete RPC library +.SH SYNOPSIS +.LP +.nf +cc [ \fIflag\fR... ] \fB-I\fR \fB/usr/ucbinclude\fR \fIfile\fR... \fB-L\fR \fB/usr/libucb\fR \e + \fB-R\fR \fB/usr/libucb\fR \fB-lrpcsoc\fR [ \fIlibrary\fR... ] +#include <\fBrpc/rpc.h\fR> +.fi + +.SH DESCRIPTION +.sp +.LP +Functions in this library implement socket based \fBRPC\fR calls (using socket +calls, not \fBTLI\fR ). Applications that require this library should link it +before \fBlibnsl\fR, which implements the same calls over \fBTLI\fR . +.sp +.LP +This library is provided for compatibility only. New applications should not +link with this library. +.SH INTERFACES +.sp +.LP +The shared object \fBlibrpcsoc.so.1\fR provides the public interfaces defined +below. See \fBIntro\fR(3) for additional information on shared object +interfaces. +.sp + +.sp +.TS +tab(); +lw(2.75i) lw(2.75i) +lw(2.75i) lw(2.75i) +. +\fBclnttcp_create\fR\fBclntudp_bufcreate\fR +\fBclntudp_create\fR\fBget_myaddress\fR +\fBgetrpcport\fR\fBrtime\fR +\fBsvcfd_create\fR\fBsvctcp_create\fR +\fBsvcudp_bufcreate\fR\fBsvcudp_create\fR +\fBsvcudp_enablecache\fR +.TE + +.SH FILES +.sp +.ne 2 +.mk +.na +\fB\fB/usr/ucblib/librpcsoc.so.1\fR\fR +.ad +.sp .6 +.RS 4n +shared object +.RE + +.sp +.ne 2 +.mk +.na +\fB\fB/usr/ucblib/64/librpcsoc.so.1\fR\fR +.ad +.sp .6 +.RS 4n +64-bit shared object +.RE + +.SH ATTRIBUTES +.sp +.LP +See \fBattributes\fR(5) for descriptions of the following attributes: +.sp + +.sp +.TS +tab() box; +cw(2.75i) |cw(2.75i) +lw(2.75i) |lw(2.75i) +. +ATTRIBUTE TYPEATTRIBUTE VALUE +_ +MT-LevelUnsafe +.TE + +.SH SEE ALSO +.sp +.LP +\fBpvs\fR(1), \fBIntro\fR(3), \fBrpc_soc\fR(3NSL), \fBlibnsl\fR(3LIB), +\fBattributes\fR(5) diff --git a/usr/src/man/man3libucb/libtermcap.3libucb b/usr/src/man/man3libucb/libtermcap.3libucb new file mode 100644 index 0000000000..da8ae2c427 --- /dev/null +++ b/usr/src/man/man3libucb/libtermcap.3libucb @@ -0,0 +1,82 @@ +'\" te +.\" Copyright (c) 2002, 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 libtermcap 3LIBUCB "14 Nov 2002" "SunOS 5.11" "SunOS/BSD Compatibility Interface Libraries" +.SH NAME +libtermcap \- terminal independent operation library +.SH SYNOPSIS +.LP +.nf +cc [ \fIflag\fR... ] \fB-I\fR \fB/usr/ucbinclude\fR \fIfile\fR... \fB-L\fR \fB/usr/libucb\fR \e + \fB-R\fR \fB/usr/libucb\fR \fB-ltermcap\fR [ \fIlibrary\fR... ] +.fi + +.SH DESCRIPTION +.sp +.LP +Functions in this library extract and use capabilities from the terminal +capability database \fBterminfo\fR(4). +.SH INTERFACES +.sp +.LP +The shared object \fBlibtermcap.so.1\fR provides the public interfaces defined +below. See \fBIntro\fR(3) for additional information on shared object +interfaces. +.sp + +.sp +.TS +tab(); +lw(1.1i) lw(1.1i) lw(1.1i) lw(1.1i) lw(1.1i) +lw(1.1i) lw(1.1i) lw(1.1i) lw(1.1i) lw(1.1i) +. +\fBBC\fR\fBPC\fR\fBUP\fR\fBospeed\fR\fBtgetent\fR +\fBtgetflag\fR\fBtgetnum\fR\fBtgetstr\fR\fBtgoto\fR\fBtputs\fR +.TE + +.SH FILES +.sp +.ne 2 +.mk +.na +\fB\fB/usr/ucblib/libtermcap.so.1\fR\fR +.ad +.sp .6 +.RS 4n +shared object +.RE + +.sp +.ne 2 +.mk +.na +\fB\fB/usr/ucblib/64/libtermcap.so.1\fR\fR +.ad +.sp .6 +.RS 4n +64-bit shared object +.RE + +.SH ATTRIBUTES +.sp +.LP +See \fBattributes\fR(5) for descriptions of the following attributes: +.sp + +.sp +.TS +tab() box; +lw(2.75i) lw(2.75i) +lw(2.75i) lw(2.75i) +. +\fBATTRIBUTE TYPE\fR\fBATTRIBUTE VALUE\fR +MT-LevelUnsafe +.TE + +.SH SEE ALSO +.sp +.LP +\fBIntro\fR(3), \fBcurs_termcap\fR(3CURSES), \fBterminfo\fR(4), +\fBattributes\fR(5) diff --git a/usr/src/man/man3libucb/libucb.3libucb b/usr/src/man/man3libucb/libucb.3libucb new file mode 100644 index 0000000000..51381d4837 --- /dev/null +++ b/usr/src/man/man3libucb/libucb.3libucb @@ -0,0 +1,115 @@ +'\" te +.\" Copyright (c) 2004, 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 libucb 3LIBUCB "14 Dec 2004" "SunOS 5.11" "SunOS/BSD Compatibility Interface Libraries" +.SH NAME +libucb \- UCB source compatibility library +.SH SYNOPSIS +.LP +.nf +cc [ \fIflag\fR... ] \fB-I\fR \fB/usr/ucbinclude\fR \fIfile\fR... \fB-L\fR \fB/usr/libucb\fR \e + \fB-R\fR \fB/usr/ucblib\fR \fB-lucb\fR [ \fIlibrary\fR... ] +.fi + +.SH DESCRIPTION +.sp +.LP +Functions in this library provide UCB source compatibility. +.SH INTERFACES +.sp +.LP +The shared object \fBlibucb.so.1\fR provides the public interfaces defined +below. See \fBIntro\fR(3) for additional information on shared object +interfaces. +.sp + +.sp +.TS +tab(); +lw(1.83i) lw(1.83i) lw(1.83i) +lw(1.83i) lw(1.83i) lw(1.83i) +. +\fBalphasort\fR\fBbcmp\fR\fBbcopy\fR +\fBbzero\fR\fBflock\fR\fBfopen\fR +\fBfprintf\fR\fBfreopen\fR\fBfstatfs\fR +\fBftime\fR\fBgetdtablesize\fR\fBgethostid\fR +\fBgethostname\fR\fBgetpagesize\fR\fBgetrusage\fR +\fBgettimeofday\fR\fBgetwd\fR\fBindex\fR +\fBkillpg\fR\fBlongjmp\fR\fBmctl\fR +\fBnice\fR\fBnlist\fR\fBprintf\fR +\fBpsignal\fR\fBrand\fR\fBre_comp\fR +\fBre_exec\fR\fBreaddir\fR\fBreboot\fR +\fBrindex\fR\fBscandir\fR\fBsetbuffer\fR +\fBsethostname\fR\fBsetjmp\fR\fBsetlinebuf\fR +\fBsetpgrp\fR\fBsettimeofday\fR\fBsigblock\fR +\fBsiginterrupt\fR\fBsignal\fR\fBsigpause\fR +\fBsigsetmask\fR\fBsigstack\fR\fBsigvec\fR +\fBsigvechandler\fR\fBsleep\fR\fBsprintf\fR +\fBsrand\fR\fBstatfs\fR\fBsys_siglist\fR +\fBtimes\fR\fBualarm\fR\fBusignal\fR +\fBusigpause\fR\fBusleep\fR\fBvfprintf\fR +\fBvprintf\fR\fBvsprintf\fR\fBwait3\fR +\fBwait4\fR +.TE + +.sp +.LP +The following interfaces are unique to the 32-bit version of this library: +.sp + +.sp +.TS +tab(); +lw(1.83i) lw(1.83i) lw(1.83i) +lw(1.83i) lw(1.83i) lw(1.83i) +. +\fBalphasort64\fR\fBfopen64\fR\fBfreopen64\fR +\fBreaddir64\fR\fBscandir64\fR +.TE + +.SH FILES +.sp +.ne 2 +.mk +.na +\fB\fB/usr/ucblib/libucb.so.1\fR\fR +.ad +.RS 30n +.rt +shared object +.RE + +.sp +.ne 2 +.mk +.na +\fB\fB/usr/ucblib/64/libucb.so.1\fR\fR +.ad +.RS 30n +.rt +64-bit shared object +.RE + +.SH ATTRIBUTES +.sp +.LP +See \fBattributes\fR(5) for descriptions of the following attributes: +.sp + +.sp +.TS +tab() box; +cw(2.75i) |cw(2.75i) +lw(2.75i) |lw(2.75i) +. +ATTRIBUTE TYPEATTRIBUTE VALUE +_ +MT-LevelSafe with exceptions +.TE + +.SH SEE ALSO +.sp +.LP +\fBpvs\fR(1), \fBIntro\fR(3), \fBattributes\fR(5) |