ARP		arp (7p)	- Address Resolution Protocol
ASSERT		ASSERT (9f)	- expression verification
FN_attribute_t	FN_attribute_t (3n) - an XFN attribute
FN_attrmodlist_t		FN_attrmodlist_t (3n)	- a list of attribute modifications
FN_attrset_t	FN_attrset_t (3n)   - a set of XFN attributes
FN_attrvalue_t	FN_attrvalue_t (3n) - an XFN attribute value
FN_bindinglist_t		fn_ctx_list_bindings (3n)   - list the atomic names and references bound in a context
FN_composite_name_t		FN_composite_name_t (3n)    - a sequence of component names spanning multiple naming systems
FN_compound_name_t		FN_compound_name_t (3n) - an XFN compound name
FN_ctx_t	FN_ctx_t (3n)	- an XFN context
FN_identifier_t FN_identifier_t (3n)	- an XFN identifier
FN_multigetlist_t		fn_attr_multi_get (3n)	- return multiple attributes associated with named object
FN_namelist_t	fn_ctx_list_names (3n)	- list the atomic names bound in a context
FN_ref_addr_t	FN_ref_addr_t (3n)  - an address in an XFN reference
FN_ref_t	FN_ref_t (3n)	- an XFN reference
FN_status_t	FN_status_t (3n)    - an XFN status object
FN_string_t	FN_string_t (3n)    - a character string
FN_valuelist_t	fn_attr_get_values (3n) - return values of an attribute
ICMP		icmp (7p)	- Internet Control Message Protocol
IP		ip (7p) 	- Internet Protocol
Intro		Intro (1)	- introduction to commands and application programs
Intro		Intro (1m)	- introduction to maintenance commands and application programs
Intro		Intro (2)	- introduction to system calls and error numbers
Intro		Intro (3)	- introduction to functions and libraries
Intro		Intro (4)	- introduction to file formats
Intro		Intro (5)	- introduction to miscellany
Intro		Intro (6)	- introduction to games and demos
Intro		Intro (7)	- introduction to special files
Intro		Intro (9)	- introduction to device driver interfaces
Intro		Intro (9e)	- introduction to device driver entry points
Intro		Intro (9f)	- introduction to DDI/DKI functions
Intro		Intro (9s)	- introduction to kernel data structures
Mail		mailx (1)	- interactive message processing system
NIS+		nis+ (1)	- a new version of the network information name service
NOTE		NOTE (3x)	- annotate source code with info for tools
OTHERQ		OTHERQ (9f)	- get pointer to queue's partner queue
PCFS		pcfs (7fs)	- DOS formatted file system
RD		RD (9f) 	- get pointer to the read queue
SAMESTR 	SAMESTR (9f)	- test if next queue is in the same stream
TCP		tcp (7p)	- Internet Transmission Control Protocol
TIMEZONE	TIMEZONE (4)	- set default system time zone and locale
TNF_DECLARE_RECORD		TNF_DECLARE_RECORD (3x) - TNF type extension interface for probes
TNF_DEFINE_RECORD_1		TNF_DECLARE_RECORD (3x) - TNF type extension interface for probes
TNF_DEFINE_RECORD_2		TNF_DECLARE_RECORD (3x) - TNF type extension interface for probes
TNF_DEFINE_RECORD_3		TNF_DECLARE_RECORD (3x) - TNF type extension interface for probes
TNF_DEFINE_RECORD_4		TNF_DECLARE_RECORD (3x) - TNF type extension interface for probes
TNF_DEFINE_RECORD_5		TNF_DECLARE_RECORD (3x) - TNF type extension interface for probes
TNF_PROBE	TNF_PROBE (3x)	- probe insertion interface
TNF_PROBE_0	TNF_PROBE (3x)	- probe insertion interface
TNF_PROBE_1	TNF_PROBE (3x)	- probe insertion interface
TNF_PROBE_2	TNF_PROBE (3x)	- probe insertion interface
TNF_PROBE_3	TNF_PROBE (3x)	- probe insertion interface
TNF_PROBE_4	TNF_PROBE (3x)	- probe insertion interface
TNF_PROBE_5	TNF_PROBE (3x)	- probe insertion interface
UDP		udp (7p)	- Internet User Datagram Protocol
Uutry		Uutry (1m)	- try to contact remote system with debugging on
WIFEXITED	wait (3b)	- wait for process to terminate or stop
WIFSIGNALED	wait (3b)	- wait for process to terminate or stop
WIFSTOPPED	wait (3b)	- wait for process to terminate or stop
WR		WR (9f) 	- get pointer to the write queue for this module or driver
_NOTE		NOTE (3x)	- annotate source code with info for tools
__nis_map_group nis_groups (3n) - NIS+ group manipulation functions
_edata		end (3c)	- last locations in program
_end		end (3c)	- last locations in program
_etext		end (3c)	- last locations in program
_exit		exit (2)	- terminate process
_fini		_fini (9e)	- loadable module configuration entry points
_info		_fini (9e)	- loadable module configuration entry points
_init		_fini (9e)	- loadable module configuration entry points
_longjmp	setjmp (3b)	- non-local goto
_lwp_cond_broadcast		_lwp_cond_signal (2)	- signal a condition variable
_lwp_cond_signal		_lwp_cond_signal (2)	- signal a condition variable
_lwp_cond_timedwait		_lwp_cond_wait (2)  - wait on a condition variable
_lwp_cond_wait	_lwp_cond_wait (2)  - wait on a condition variable
_lwp_continue	_lwp_suspend (2)    - continue or suspend LWP execution
_lwp_create	_lwp_create (2) - create a new light-weight process
_lwp_exit	_lwp_exit (2)	- terminate the calling LWP
_lwp_getprivate _lwp_setprivate (2) - set/get LWP specific storage
_lwp_info	_lwp_info (2)	- return the time-accounting information of a single LWP
_lwp_kill	_lwp_kill (2)	- send a signal to a LWP
_lwp_makecontext		_lwp_makecontext (2)	- initialize an LWP context
_lwp_mutex_lock _lwp_mutex_lock (2) - mutual exclusion
_lwp_mutex_trylock		_lwp_mutex_lock (2) - mutual exclusion
_lwp_mutex_unlock		_lwp_mutex_lock (2) - mutual exclusion
_lwp_self	_lwp_self (2)	- get LWP identifier
_lwp_sema_init	_lwp_sema_wait (2)  - semaphore operations
_lwp_sema_post	_lwp_sema_wait (2)  - semaphore operations
_lwp_sema_wait	_lwp_sema_wait (2)  - semaphore operations
_lwp_setprivate _lwp_setprivate (2) - set/get LWP specific storage
_lwp_sigredirect		_signotifywait (2)  - deliver process signals to specific LWPs
_lwp_suspend	_lwp_suspend (2)    - continue or suspend LWP execution
_lwp_wait	_lwp_wait (2)	- wait for a LWP to terminate
_setjmp 	setjmp (3b)	- non-local goto
_signotifywait	_signotifywait (2)  - deliver process signals to specific LWPs
_tolower	conv (3c)	- translate characters
_toupper	conv (3c)	- translate characters
a.out		a.out (4)	- Executable and Linking Format (ELF) files
a64l		a64l (3c)	- convert between long integer and base-64 ASCII string
abort		abort (3c)	- terminate the process abnormally
abs		abs (3c)	- return absolute value of integer  
accept		accept (1m)	- accept or reject print requests
accept		accept (3n)	- accept a connection on a socket
access		access (2)	- determine accessibility of a file
acct		acct (1m)	- overview of accounting and miscellaneous accounting commands
acct		acct (2)	- enable or disable process accounting
acct		acct (4)	- per-process accounting file format
acctcms 	acctcms (1m)	- command summary from process accounting records
acctcom 	acctcom (1)	- search and print process accounting files
acctcon 	acctcon (1m)	- connect-time accounting
acctcon1	acctcon (1m)	- connect-time accounting
acctcon2	acctcon (1m)	- connect-time accounting
acctdisk	acct (1m)	- overview of accounting and miscellaneous accounting commands
acctdusg	acct (1m)	- overview of accounting and miscellaneous accounting commands
acctmerg	acctmerg (1m)	- merge or add total accounting files
accton		acct (1m)	- overview of accounting and miscellaneous accounting commands
acctprc 	acctprc (1m)	- process accounting
acctprc1	acctprc (1m)	- process accounting
acctprc2	acctprc (1m)	- process accounting
acctsh		acctsh (1m)	- shell procedures for accounting
acctwtmp	acct (1m)	- overview of accounting and miscellaneous accounting commands
acl		acl (2) 	- get or set a file's Access Control List (ACL)
aclcheck	aclcheck (3)	- check the validity of an ACL
aclfrommode	acltomode (3)	- convert an ACL to/from permission bits
aclfrompbits	acltopbits (3)	- convert an ACL to/from permission bits
aclfromtext	acltotext (3)	- convert an internal representation to/from external representation
aclsort 	aclsort (3)	- sort an ACL
acltomode	acltomode (3)	- convert an ACL to/from permission bits
acltopbits	acltopbits (3)	- convert an ACL to/from permission bits
acltotext	acltotext (3)	- convert an internal representation to/from external representation
acos		trig (3m)	- trigonometric functions
acosh		hyperbolic (3m) - hyperbolic functions
adb		adb (1) 	- general-purpose debugger
adbgen		adbgen (1m)	- generate adb script
add_drv 	add_drv (1m)	- add a new device driver to the system
add_install_client		install_scripts (1m)	- scripts used to install the Solaris software
addbadsec	addbadsec (1m)	- map out defective disk blocks
addbib		addbib (1)	- create or extend a bibliographic database
addch		curs_addch (3x) - add a character (with attributes) to a curses window and advance cursor
addchnstr	curs_addchstr (3x)  - add string of characters (and attributes) to a curses window
addchstr	curs_addchstr (3x)  - add string of characters (and attributes) to a curses window
addnstr 	curs_addstr (3x)    - add a string of characters to a curses window and advance cursor
addnwstr	curs_addwstr (3x)   - add a string of wchar_t characters to a curses window and advance cursor
addresses	aliases (4)	- addresses and aliases for sendmail
addsev		addsev (3c)	- define additional severities
addseverity	addseverity (3c)    - build a list of severity levels for an application for use with fmtmsg
addstr		curs_addstr (3x)    - add a string of characters to a curses window and advance cursor
addwch		curs_addwch (3x)    - add a wchar_t character (with attributes) to a curses window and advance cursor
addwchnstr	curs_addwchstr (3x) - add string of wchar_t characters (and attributes) to a curses window
addwchstr	curs_addwchstr (3x) - add string of wchar_t characters (and attributes) to a curses window
addwstr 	curs_addwstr (3x)   - add a string of wchar_t characters to a curses window and advance cursor
adjcurspos	curs_alecompat (3x) - these functions are added to ALE curses library for moving the cursor by character.
adjmsg		adjmsg (9f)	- trim bytes from a message
adjtime 	adjtime (2)	- correct the time to allow synchronization of the system clock
admin		admin (4)	- installation defaults file
admin		sccs-admin (1)	- create and administer SCCS history files
admintool	admintool (1m)	- system administration with a graphical user interface
adp		adp (7d)	- low-level module for Adaptec 7870/7871/7872/7880/7881/7882-based SCSI \%controllers
advance 	regexp (5)	- simple regular expression compile and match routines
advance 	regexpr (3g)	- regular expression compile and match routines
aedplot 	plot (1b)	- graphics filters for various plotters
aha		aha (7d)	- low-level module for Adaptec 154x ISA host bus adapters
aic		aic (7d)	- low-level module for Adaptec AIC-6360 based ISA host bus adapters
aio_cancel	aio_cancel (3r) - cancel asynchronous I/O request
aio_error	aio_return (3r) - retrieve return or error status of asynchronous I/O operation
aio_fsync	aio_fsync (3r)	- asynchronous file synchronization
aio_read	aio_read (3r)	- asynchronous read and write operations
aio_req 	aio_req (9s)	- asynchronous I/O request structure
aio_return	aio_return (3r) - retrieve return or error status of asynchronous I/O operation
aio_suspend	aio_suspend (3r)    - wait for asynchronous I/O request
aio_write	aio_read (3r)	- asynchronous read and write operations
aiocancel	aiocancel (3)	- cancel an asynchronous operation
aioread 	aioread (3)	- asynchronous I/O operations
aioread64	aioread (3)	- asynchronous I/O operations
aiowait 	aiowait (3)	- wait for completion of asynchronous I/O operation
aiowrite	aioread (3)	- asynchronous I/O operations
aiowrite64	aioread (3)	- asynchronous I/O operations
alarm		alarm (2)	- set a process alarm clock
alias		alias (1)	- create or remove a pseudonym or shorthand for a command or series of commands 
aliasadm	aliasadm (1m)	- manipulate the NIS+ aliases map
aliases 	aliases (4)	- addresses and aliases for sendmail
alloca		malloc (3c)	- memory allocator
allocate	allocate (1m)	- device allocation
allocb		allocb (9f)	- allocate a message block
alphasort	scandir (3b)	- scan a directory
anocancel	anocancel (9f)	- prevent cancellation of asynchronous I/O request 
aphysio 	aphysio (9f)	- perform asynchronous physical I/O
apropos 	apropos (1)	- locate commands by keyword lookup
ar		ar (1)		- maintain portable archive or library
ar		ar (4)		-  archive file format
arc		plot (3)	- graphics interface
arch		arch (1)	- display the architecture of the current host
archives	archives (4)	- device header
aread		aread (9e)	- asynchronous read from a device
arp		arp (1m)	- address resolution display and control
arp		arp (7p)	- Address Resolution Protocol
as		as (1)		- assembler
asa		asa (1) 	- convert FORTRAN carriage-control output to printable form
ascftime	strftime (3c)	- convert date and time to string
ascii		ascii (5)	- map of ASCII character set
asctime 	ctime (3c)	- convert date and time to string
asctime_r	ctime (3c)	- convert date and time to string
aset		aset (1m)	- monitors or restricts accesses to system files and directories
aset.restore	aset.restore (1m)   - restores system files to their content before ASET is installed
asetenv 	asetenv (4)	- ASET environment file
asetmasters	asetmasters (4) - ASET master files
asin		trig (3m)	- trigonometric functions
asinh		hyperbolic (3m) - hyperbolic functions
aspppd		aspppd (1m)	- Asynchronous PPP Link Manager
aspppls 	aspppd (1m)	- Asynchronous PPP Link Manager
assert		ASSERT (9f)	- expression verification
assert		assert (3c)	- verify program assertion
asy		asy (7d)	- asynchronous serial port driver
asysmem 	sysmem (3)	- return physical memory information
at		at (1)		- execute commands at a later time
ata		ata (7d)	- AT attachment disk driver
atan		trig (3m)	- trigonometric functions
atan2		trig (3m)	- trigonometric functions
atanh		hyperbolic (3m) - hyperbolic functions
atexit		atexit (3c)	- add program termination routine
atof		strtod (3c)	- convert string to double-precision number
atoi		strtol (3c)	- conversion routines
atol		strtol (3c)	- conversion routines
atoll		strtol (3c)	- conversion routines
atoplot 	plot (1b)	- graphics filters for various plotters
atq		atq (1) 	- display the jobs queued to run at specified times
atrm		atrm (1)	- remove jobs spooled by at or batch
attach		attach (9e)	- attach a device to the system
attroff 	curs_attr (3x)	- curses character and window attribute control routines
attron		curs_attr (3x)	- curses character and window attribute control routines
attrset 	curs_attr (3x)	- curses character and window attribute control routines
au_close	au_open (3)	- construct and write audit records
au_open 	au_open (3)	- construct and write audit records
au_preselect	au_preselect (3)    - preselect an audit event
au_to		au_to (3)	- create audit record tokens
au_to_arg	au_to (3)	- create audit record tokens
au_to_attr	au_to (3)	- create audit record tokens
au_to_data	au_to (3)	- create audit record tokens
au_to_groups	au_to (3)	- create audit record tokens
au_to_in_addr	au_to (3)	- create audit record tokens
au_to_ipc	au_to (3)	- create audit record tokens
au_to_ipc_perm	au_to (3)	- create audit record tokens
au_to_iport	au_to (3)	- create audit record tokens
au_to_me	au_to (3)	- create audit record tokens
au_to_opaque	au_to (3)	- create audit record tokens
au_to_path	au_to (3)	- create audit record tokens
au_to_process	au_to (3)	- create audit record tokens
au_to_return	au_to (3)	- create audit record tokens
au_to_socket	au_to (3)	- create audit record tokens
au_to_text	au_to (3)	- create audit record tokens
au_user_mask	au_user_mask (3)    - get user's binary preselection mask
au_write	au_open (3)	- construct and write audit records
audio		audio (7i)	- generic audio device interface
audioamd	audioamd (7d)	- telephone quality audio device
audioconvert	audioconvert (1)    - convert audio file formats
audiocs 	audiocs (7d)	- Crystal Semiconductor 4231 audio Interface
audioplay	audioplay (1)	- play audio files
audiorecord	audiorecord (1) - record an audio file
audit		audit (1m)	- control the behavior of the audit daemon
audit		audit (2)	- write a record to the audit log
audit.log	audit.log (4)	- audit trail file
audit_class	audit_class (4) - audit class definitions
audit_control	audit_control (4)   - control information for system audit daemon
audit_data	audit_data (4)	- current information on audit daemon
audit_event	audit_event (4) - audit event definition and class mapping
audit_startup	audit_startup (1m)  - audit subsystem initialization script
audit_user	audit_user (4)	- per-user auditing data file
audit_warn	audit_warn (1m) - audit daemon warning script
auditconfig	auditconfig (1m)    - configure auditing
auditd		auditd (1m)	- audit daemon
auditon 	auditon (2)	- manipulate auditing
auditreduce	auditreduce (1m)    - merge and select audit records from audit trail files
auditstat	auditstat (1m)	- display kernel audit statistics
auditsvc	auditsvc (2)	- write audit log to specified file descriptor
auth_destroy	rpc_clnt_auth (3n)  - library routines for client side remote procedure call authentication
authdes_create	rpc_soc (3n)	- obsolete library routines for RPC
authdes_getucred		secure_rpc (3n) - library routines for secure remote procedure calls
authdes_seccreate		secure_rpc (3n) - library routines for secure remote procedure calls
authkerb_getucred		kerberos_rpc (3n)   - library routines for remote procedure calls using Kerberos authentication
authkerb_seccreate		kerberos_rpc (3n)   - library routines for remote procedure calls using Kerberos authentication
authnone_create rpc_clnt_auth (3n)  - library routines for client side remote procedure call authentication
authsys_create	rpc_clnt_auth (3n)  - library routines for client side remote procedure call authentication
authsys_create_default		rpc_clnt_auth (3n)  - library routines for client side remote procedure call authentication
authunix_create rpc_soc (3n)	- obsolete library routines for RPC
authunix_create_default 	rpc_soc (3n)	- obsolete library routines for RPC
automount	automount (1m)	- install automatic mount points
automountd	automountd (1m) - autofs mount/unmount daemon
autopush	autopush (1m)	- configures lists of automatically pushed STREAMS modules
awk		awk (1) 	- pattern scanning and processing language
awrite		awrite (9e)	- asynchronous write to a device
backq		backq (9f)	- get pointer to the queue behind the current queue 
banner		banner (1)	- make posters
basename	basename (1)	- deliver portions of path names
basename	basename (1b)	- display portions of pathnames
basename	basename (3g)	- return the last element of a path name
batch		at (1)		- execute commands at a later time
baudrate	curs_termattrs (3x) - curses environment query routines
bc		bc (1)		- arbitrary precision arithmetic language
bcanput 	bcanput (9f)	- test for flow control in specified priority band
bcanputnext	canputnext (9f) - test for room in next module's message queue
bcmp		bcmp (9f)	- compare two byte arrays
bcmp		bstring (3c)	- bit and byte string operations
bcopy		bcopy (9f)	- copy data between address locations in the kernel
bcopy		bstring (3c)	- bit and byte string operations
bd		bd (7m) 	- SunButtons and SunDials STREAMS module
bdconfig	bdconfig (1m)	- configures the bd (buttons and dials) stream
bdiff		bdiff (1)	- big diff
be		be (7d) 	- BigMAC Fast Ethernet device driver
beep		curs_beep (3x)	- curses bell and screen flash routines
bessel		bessel (3m)	- Bessel functions
bg		jobs (1)	- control process execution
bgets		bgets (3g)	- read stream up to next delimiter
bgplot		plot (1b)	- graphics filters for various plotters
biff		biff (1b)	- give notice of incoming mail messages
bind		bind (3n)	- bind a name to a socket
bindtextdomain	gettext (3i)	- message handling functions
biodone 	biodone (9f)	- release buffer after buffer I/O transfer and notify blocked threads
bioerror	bioerror (9f)	- indicate error in buffer header
bioreset	bioreset (9f)	- reuse a private buffer header after I/O is complete
biowait 	biowait (9f)	- suspend processes pending completion of block I/O
bkgd		curs_bkgd (3x)	- curses window background manipulation routines
bkgdset 	curs_bkgd (3x)	- curses window background manipulation routines
blogic		blogic (7d)	- low-level module for BusLogic host bus adapters
boot		boot (1m)	- start the system kernel or a standalone program
bootparamd	rpc.bootparamd (1m) - boot parameter server
bootparams	bootparams (4)	- boot parameter data base
border		curs_border (3x)    - create curses borders, horizontal and vertical lines
bottom_panel	panel_top (3x)	- panels deck manipulation routines
box		curs_border (3x)    - create curses borders, horizontal and vertical lines
box		plot (3)	- graphics interface
bp_mapin	bp_mapin (9f)	- allocate virtual address space
bp_mapout	bp_mapout (9f)	- deallocate virtual address space
bpp		bpp (7d)	- bi-directional parallel port driver
break		break (1)	- shell built-in functions to escape from or advance within a controlling while, for, foreach, or until  loop
brk		brk (2) 	- change the amount of space allocated for the calling process's data segment
bsdmalloc	bsdmalloc (3x)	- memory allocator
bsearch 	bsearch (3c)	- binary search a sorted table
bsmconv 	bsmconv (1m)	- enable/disable the Basic Security Module (BSM) on Solaris
bsmunconv	bsmconv (1m)	- enable/disable the Basic Security Module (BSM) on Solaris
bstring 	bstring (3c)	- bit and byte string operations
btop		btop (9f)	- convert size in bytes to size in pages (round down)
btopr		btopr (9f)	- convert size in bytes to size in pages (round up)
buf		buf (9s)	- block I/O data transfer structure
bufcall 	bufcall (9f)	- call a function when a buffer becomes available
bufmod		bufmod (7m)	- STREAMS Buffer Module
bufsplit	bufsplit (3g)	- split buffer into fields
bwtwo		bwtwo (7d)	- black and white memory frame buffer
byteorder	byteorder (3n)	- convert values between host and network byte order
bzero		bstring (3c)	- bit and byte string operations
bzero		bzero (9f)	- clear memory for a given number of bytes
cachefslog	cachefslog (1m) - Cache File System logging
cachefsstat	cachefsstat (1m)    - Cache File System statistics
cachefswssize	cachefswssize (1m)  - Determine working set size for cachefs
cal		cal (1) 	- display a calendar
calendar	calendar (1)	- reminder service
calloc		malloc (3c)	- memory allocator
calloc		malloc (3x)	- memory allocator
calloc		mapmalloc (3x)	- memory allocator
callrpc 	rpc_soc (3n)	- obsolete library routines for RPC
can_change_color		curs_color (3x) - curses color manipulation routines
cancel		lp (1)		- send/cancel requests to an LP print service
cancellation	cancellation (3t)   - canceling execution of a thread
canput		canput (9f)	- test for room in a message queue
canputnext	canputnext (9f) - test for room in next module's message queue
captoinfo	captoinfo (1m)	- convert a termcap description into a terminfo description
case		case (1)	- shell built-in functions to choose from among a list of actions
cat		cat (1) 	- concatenate and display files
catclose	catopen (3c)	- open/close a message catalog
catgets 	catgets (3c)	- read a program message
catman		catman (1m)	- create the cat files for the manual
catopen 	catopen (3c)	- open/close a message catalog
cb_ops		cb_ops (9s)	- character/block entry points structure
cbreak		curs_inopts (3x)    - curses terminal input option control routines
cbrt		sqrt (3m)	- square root, cube root
cc		cc (1b) 	- C compiler
cd		cd (1)		- change working directory
cdc		sccs-cdc (1)	- change the delta commentary of an SCCS delta
cdio		cdio (7i)	- CD-ROM control operations
cdtoc		cdtoc (4)	- CD-ROM table of contents file
ceil		floor (3m)	- round to integral value in floating-point format
cfgetispeed	termios (3)	- general terminal interface
cfgetospeed	termios (3)	- general terminal interface
cfree		mapmalloc (3x)	- memory allocator
cfsadmin	cfsadmin (1m)	- administer disk space used for caching file systems with the Cache File-System (CacheFS)
cfsetispeed	termios (3)	- general terminal interface
cfsetospeed	termios (3)	- general terminal interface
cftime		strftime (3c)	- convert date and time to string
cg14config	cg14config (1m) - configure the cgfourteen device
cgeight 	cgeight (7d)	- 24-bit color memory frame buffer
cgfour		cgfour (7d)	- P4-bus 8-bit color memory frame buffer
cgfourteen	cgfourteen (7d) - 24-bit color graphics device
cgsix		cgsix (7d)	- accelerated 8-bit color frame buffer
cgthree 	cgthree (7d)	- 8-bit color memory frame buffer
cgtwo		cgtwo (7d)	- color graphics interface
chargefee	acctsh (1m)	- shell procedures for accounting
charmap 	charmap (5)	- character set description file
chdir		cd (1)		- change working directory
chdir		chdir (2)	- change working directory
check		install_scripts (1m)	- scripts used to install the Solaris software
checkeq 	eqn (1) 	- typeset mathematics test
checknr 	checknr (1)	- check nroff and troff input files; report possible errors
chgrp		chgrp (1)	- change file group ownership
chkey		chkey (1)	- change user's secure RPC key pair
chmod		chmod (1)	- change the permissions mode of a file
chmod		chmod (2)	- change access permission mode of file
chown		chown (1)	- change file ownership
chown		chown (1b)	- change owner
chown		chown (1m)	- change owner
chown		chown (2)	- change owner and group of a file
chpoll		chpoll (9e)	- poll entry point for a non-STREAMS character driver
chroot		chroot (1m)	- change root directory for a command
chroot		chroot (2)	- change root directory
chrtbl		chrtbl (1m)	- generate character classification and conversion tables
circle		plot (3)	- graphics interface
ckdate		ckdate (1)	- prompts for and validates a date
ckgid		ckgid (1)	- prompts for and validates a group id
ckint		ckint (1)	- display a prompt; verify and return an integer value
ckitem		ckitem (1)	- build a menu; prompt for and return a menu item
ckkeywd 	ckkeywd (1)	- prompts for and validates a keyword
cklist.high	asetmasters (4) - ASET master files
cklist.low	asetmasters (4) - ASET master files
cklist.med	asetmasters (4) - ASET master files
ckpacct 	acctsh (1m)	- shell procedures for accounting
ckpath		ckpath (1)	- display a prompt; verify and return a pathname
ckrange 	ckrange (1)	- prompts for and validates an integer
ckstr		ckstr (1)	- display a prompt; verify and return a string answer
cksum		cksum (1)	- write file checksums and sizes
cktime		cktime (1)	- display a prompt; verify and return a time of day
ckuid		ckuid (1)	- prompts for and validates a user ID
ckyorn		ckyorn (1)	- prompts for and validates yes/no
clear		clear (1)	- clear the terminal screen
clear		curs_clear (3x) - clear all or part of a curses window
clearerr	ferror (3s)	- stream status inquiries
clearok 	curs_outopts (3x)   - curses terminal output option control routines
clnt_broadcast	rpc_soc (3n)	- obsolete library routines for RPC
clnt_call	rpc_clnt_calls (3n) - library routines for client side calls
clnt_control	rpc_clnt_create (3n)	- library routines for dealing with creation and manipulation of CLIENT handles
clnt_create	rpc_clnt_create (3n)	- library routines for dealing with creation and manipulation of CLIENT handles
clnt_create_timed		rpc_clnt_create (3n)	- library routines for dealing with creation and manipulation of CLIENT handles
clnt_create_vers		rpc_clnt_create (3n)	- library routines for dealing with creation and manipulation of CLIENT handles
clnt_destroy	rpc_clnt_create (3n)	- library routines for dealing with creation and manipulation of CLIENT handles
clnt_dg_create	rpc_clnt_create (3n)	- library routines for dealing with creation and manipulation of CLIENT handles
clnt_freeres	rpc_clnt_calls (3n) - library routines for client side calls
clnt_geterr	rpc_clnt_calls (3n) - library routines for client side calls
clnt_pcreateerror		rpc_clnt_create (3n)	- library routines for dealing with creation and manipulation of CLIENT handles
clnt_perrno	rpc_clnt_calls (3n) - library routines for client side calls
clnt_perror	rpc_clnt_calls (3n) - library routines for client side calls
clnt_raw_create rpc_clnt_create (3n)	- library routines for dealing with creation and manipulation of CLIENT handles
clnt_spcreateerror		rpc_clnt_create (3n)	- library routines for dealing with creation and manipulation of CLIENT handles
clnt_sperrno	rpc_clnt_calls (3n) - library routines for client side calls
clnt_sperror	rpc_clnt_calls (3n) - library routines for client side calls
clnt_tli_create rpc_clnt_create (3n)	- library routines for dealing with creation and manipulation of CLIENT handles
clnt_tp_create	rpc_clnt_create (3n)	- library routines for dealing with creation and manipulation of CLIENT handles
clnt_tp_create_timed		rpc_clnt_create (3n)	- library routines for dealing with creation and manipulation of CLIENT handles
clnt_vc_create	rpc_clnt_create (3n)	- library routines for dealing with creation and manipulation of CLIENT handles
clntraw_create	rpc_soc (3n)	- obsolete library routines for RPC
clnttcp_create	rpc_soc (3n)	- obsolete library routines for RPC
clntudp_bufcreate		rpc_soc (3n)	- obsolete library routines for RPC
clntudp_create	rpc_soc (3n)	- obsolete library routines for RPC
clock		clock (3c)	- report CPU time used
clock_getres	clock_settime (3r)  - high-resolution clock operations
clock_gettime	clock_settime (3r)  - high-resolution clock operations
clock_settime	clock_settime (3r)  - high-resolution clock operations
close		close (2)	- close a file descriptor
close		close (9e)	- relinquish access to a device
closedir	directory (3c)	- directory operations
closelog	syslog (3)	- control system log
closepl 	plot (3)	- graphics interface
closevt 	plot (3)	- graphics interface
closewtmp	acct (1m)	- overview of accounting and miscellaneous accounting commands
clrbuf		clrbuf (9f)	- erase the contents of a buffer
clri		clri (1m)	- clear inode
clrtobot	curs_clear (3x) - clear all or part of a curses window
clrtoeol	curs_clear (3x) - clear all or part of a curses window
clustertoc	clustertoc (4)	- cluster table of contents description file
cmdk		cmdk (7d)	- common disk driver
cmn_err 	cmn_err (9f)	- display an error message or panic the system
cmp		cmp (1) 	- compare two files
cocheck 	coproc (1f)	- communicate with a process
cocreate	coproc (1f)	- communicate with a process
codestroy	coproc (1f)	- communicate with a process
col		col (1) 	- reverse line-feeds filter
colltbl 	colltbl (1m)	- create string collation routines
color_content	curs_color (3x) - curses color manipulation routines
comb		sccs-comb (1)	- combine SCCS deltas
comm		comm (1)	- select or reject lines common to two files
command 	command (1)	- execute a simple command
compile 	regexp (5)	- simple regular expression compile and match routines
compile 	regexpr (3g)	- regular expression compile and match routines
compress	compress (1)	- compress, uncompress files or display expanded files
compver 	compver (4)	- compatible versions file
comsat		in.comsat (1m)	- biff server
cond_broadcast	condition (3t)	- condition variables
cond_destroy	condition (3t)	- condition variables
cond_init	condition (3t)	- condition variables
cond_signal	condition (3t)	- condition variables
cond_timedwait	condition (3t)	- condition variables
cond_wait	condition (3t)	- condition variables
condition	condition (3t)	- condition variables
condvar 	condvar (9f)	- condition variable routines
confstr 	confstr (3c)	- get configurable variables
connect 	connect (3n)	- initiate a connection on a socket
connld		connld (7m)	- line discipline for unique stream connections
console 	console (7d)	- STREAMS-based console interface
cont		plot (3)	- graphics interface
continue	break (1)	- shell built-in functions to escape from or advance within a controlling while, for, foreach, or until  loop
conv		conv (3c)	- translate characters
convert4x	convert4x (1m)	- converts SunOS 4.x clients to work from Solaris 2.x servers
coproc		coproc (1f)	- communicate with a process
copyb		copyb (9f)	- copy a message block
copyin		copyin (9f)	- copy data from a user program to a driver buffer
copylist	copylist (3g)	- copy a file into memory
copymsg 	copymsg (9f)	- copy a message
copyout 	copyout (9f)	- copy data from a driver to a user program
copyreq 	copyreq (9s)	- STREAMS data structure for the M_COPYIN and the M_COPYOUT message types
copyresp	copyresp (9s)	- STREAMS data structure for the M_IOCDATA message type
copyright	copyright (4)	- copyright information file
copysign	ieee_functions (3m) - appendix and related miscellaneous functions for IEEE arithmetic
copywin 	curs_overlay (3x)   - overlap and manipulate overlapped curses windows
core		core (4)	- core image file
coreceive	coproc (1f)	- communicate with a process
corvette	corvette (7d)	- low-level module for IBM Micro Channel SCSI-2 Fast/Wide Adapter/A
cos		trig (3m)	- trigonometric functions
cosend		coproc (1f)	- communicate with a process
cosh		hyperbolic (3m) - hyperbolic functions
cp		cp (1)		- copy files
cpio		cpio (1)	- copy file archives in and out
cpp		cpp (1) 	- the C language preprocessor
crash		crash (1m)	- examine system images
creat		creat (2)	- create a new file or rewrite an existing one
cron		cron (1m)	- clock daemon
crontab 	crontab (1)	- user crontab file
crtplot 	plot (1b)	- graphics filters for various plotters
crypt		crypt (1)	- encode or decode a file
crypt		crypt (3c)	- generate encryption
csa		csa (7d)	- low-level module for Compaq SMART SCSI Array Controller
cset		cset (3i)	- get information on EUC codesets
csetcol 	cset (3i)	- get information on EUC codesets
csetlen 	cset (3i)	- get information on EUC codesets
csetno		cset (3i)	- get information on EUC codesets
csh		csh (1) 	- shell command interpreter with a C-like syntax
csplit		csplit (1)	- split  files based on context
ct		ct (1c) 	- spawn login to a remote terminal
ctags		ctags (1)	- create a tags file for use with ex and vi
ctermid 	ctermid (3s)	- generate path name for controlling terminal
ctermid_r	ctermid (3s)	- generate path name for controlling terminal
ctime		ctime (3c)	- convert date and time to string
ctime_r 	ctime (3c)	- convert date and time to string
ctype		ctype (3c)	- character handling
cu		cu (1c) 	- call another UNIX system
current_field	form_page (3x)	- set forms current page and field
current_item	menu_item_current (3x)	- set and get current menus items
curs_addch	curs_addch (3x) - add a character (with attributes) to a curses window and advance cursor
curs_addchstr	curs_addchstr (3x)  - add string of characters (and attributes) to a curses window
curs_addstr	curs_addstr (3x)    - add a string of characters to a curses window and advance cursor
curs_addwch	curs_addwch (3x)    - add a wchar_t character (with attributes) to a curses window and advance cursor
curs_addwchstr	curs_addwchstr (3x) - add string of wchar_t characters (and attributes) to a curses window
curs_addwstr	curs_addwstr (3x)   - add a string of wchar_t characters to a curses window and advance cursor
curs_alecompat	curs_alecompat (3x) - these functions are added to ALE curses library for moving the cursor by character.
curs_attr	curs_attr (3x)	- curses character and window attribute control routines
curs_beep	curs_beep (3x)	- curses bell and screen flash routines
curs_bkgd	curs_bkgd (3x)	- curses window background manipulation routines
curs_border	curs_border (3x)    - create curses borders, horizontal and vertical lines
curs_clear	curs_clear (3x) - clear all or part of a curses window
curs_color	curs_color (3x) - curses color manipulation routines
curs_delch	curs_delch (3x) - delete character under cursor in a curses window
curs_deleteln	curs_deleteln (3x)  - delete and insert lines in a curses window
curs_getch	curs_getch (3x) - get (or push back) characters from curses terminal keyboard
curs_getstr	curs_getstr (3x)    - get character strings from curses terminal keyboard
curs_getwch	curs_getwch (3x)    - get (or push back) wchar_t characters from curses terminal keyboard
curs_getwstr	curs_getwstr (3x)   - get wchar_t character strings from curses terminal keyboard
curs_getyx	curs_getyx (3x) - get curses cursor and window coordinates
curs_inch	curs_inch (3x)	- get a character and its attributes from a curses window
curs_inchstr	curs_inchstr (3x)   - get a string of characters (and attributes) from a curses window
curs_initscr	curs_initscr (3x)   - curses screen initialization and manipulation routines
curs_inopts	curs_inopts (3x)    - curses terminal input option control routines
curs_insch	curs_insch (3x) - insert a character before the character under the cursor in a curses window
curs_insstr	curs_insstr (3x)    - insert string before character under the cursor in a curses window
curs_instr	curs_instr (3x) - get a string of characters from a curses window
curs_inswch	curs_inswch (3x)    - insert a wchar_t character before the character under the cursor in a curses window
curs_inswstr	curs_inswstr (3x)   - insert wchar_t string before character under the cursor in a curses window
curs_inwch	curs_inwch (3x) - get a wchar_t character and its attributes from a curses window
curs_inwchstr	curs_inwchstr (3x)  - get a string of wchar_t characters (and attributes) from a curses window
curs_inwstr	curs_inwstr (3x)    - get a string of wchar_t characters from a curses window
curs_kernel	curs_kernel (3x)    - low-level curses routines
curs_move	curs_move (3x)	- move curses window cursor
curs_outopts	curs_outopts (3x)   - curses terminal output option control routines
curs_overlay	curs_overlay (3x)   - overlap and manipulate overlapped curses windows
curs_pad	curs_pad (3x)	- create and display curses pads
curs_printw	curs_printw (3x)    - print formatted output in curses windows
curs_refresh	curs_refresh (3x)   - refresh curses windows and lines
curs_scanw	curs_scanw (3x) - convert formatted input from a curses widow
curs_scr_dump	curs_scr_dump (3x)  - read (write) a curses screen from (to) a file
curs_scroll	curs_scroll (3x)    - scroll a curses window
curs_set	curs_kernel (3x)    - low-level curses routines
curs_slk	curs_slk (3x)	- curses soft label routines
curs_termattrs	curs_termattrs (3x) - curses environment query routines
curs_termcap	curs_termcap (3x)   - curses interfaces (emulated) to the termcap library
curs_terminfo	curs_terminfo (3x)  - curses interfaces to terminfo database
curs_touch	curs_touch (3x) - curses refresh control routines
curs_util	curs_util (3x)	- curses miscellaneous utility routines
curs_window	curs_window (3x)    - create curses windows
curses		curses (3x)	- CRT screen handling and optimization package
cuserid 	cuserid (3s)	- get character login name of the user
cut		cut (1) 	- cut out selected fields of each line of a file
cv_broadcast	condvar (9f)	- condition variable routines
cv_destroy	condvar (9f)	- condition variable routines
cv_init 	condvar (9f)	- condition variable routines
cv_signal	condvar (9f)	- condition variable routines
cv_timedwait	condvar (9f)	- condition variable routines
cv_timedwait_sig		condvar (9f)	- condition variable routines
cv_wait 	condvar (9f)	- condition variable routines
cv_wait_sig	condvar (9f)	- condition variable routines
d_passwd	d_passwd (4)	- dial-up password file
data_ahead	form_data (3x)	- tell if forms field has off-screen data ahead or behind
data_behind	form_data (3x)	- tell if forms field has off-screen data ahead or behind
datab		datab (9s)	- STREAMS message data structure
datamsg 	datamsg (9f)	- test whether a message is a data message
date		date (1)	- write the date and time
db_add_entry	nis_db (3n)	- NIS+ Database access functions
db_checkpoint	nis_db (3n)	- NIS+ Database access functions
db_create_table nis_db (3n)	- NIS+ Database access functions
db_destroy_table		nis_db (3n) - NIS+ Database access functions
db_first_entry	nis_db (3n)	- NIS+ Database access functions
db_free_result	nis_db (3n)	- NIS+ Database access functions
db_initialize	nis_db (3n)	- NIS+ Database access functions
db_list_entries nis_db (3n)	- NIS+ Database access functions
db_next_entry	nis_db (3n)	- NIS+ Database access functions
db_remove_entry nis_db (3n)	- NIS+ Database access functions
db_reset_next_entry		nis_db (3n) - NIS+ Database access functions
db_standby	nis_db (3n)	- NIS+ Database access functions
db_table_exists nis_db (3n)	- NIS+ Database access functions
db_unload_table nis_db (3n)	- NIS+ Database access functions
dbm		dbm (3b)	- data base subroutines
dbm_clearerr	ndbm (3)	- data base subroutines
dbm_close	ndbm (3)	- data base subroutines
dbm_delete	ndbm (3)	- data base subroutines
dbm_error	ndbm (3)	- data base subroutines
dbm_fetch	ndbm (3)	- data base subroutines
dbm_firstkey	ndbm (3)	- data base subroutines
dbm_nextkey	ndbm (3)	- data base subroutines
dbm_open	ndbm (3)	- data base subroutines
dbm_store	ndbm (3)	- data base subroutines
dbmclose	dbm (3b)	- data base subroutines
dbminit 	dbm (3b)	- data base subroutines
dbri		dbri (7d)	- Dual Basic Rate ISDN and audio Interface
dc		dc (1)		- desk calculator
dcgettext	gettext (3i)	- message handling functions
dcopy		clri (1m)	- clear inode
dd		dd (1m) 	- convert and copy a file
ddi_add_intr	ddi_add_intr (9f)   - hardware interrupt handling routines
ddi_add_softintr		ddi_add_softintr (9f)	- software interrupt handling routines
ddi_btop	ddi_btop (9f)	- page size conversions
ddi_btopr	ddi_btop (9f)	- page size conversions
ddi_copyin	ddi_copyin (9f) - copy data to a driver buffer
ddi_copyout	ddi_copyout (9f)    - copy data from a driver
ddi_create_minor_node		ddi_create_minor_node (9f)  - create a minor node for this device
ddi_dev_is_sid	ddi_dev_is_sid (9f) - tell whether a device is self-identifying
ddi_dev_nintrs	ddi_dev_nintrs (9f) - return the number of interrupt specifications a device has
ddi_dev_nregs	ddi_dev_nregs (9f)  - return the number of register sets a device has
ddi_dev_regsize ddi_dev_regsize (9f)	- return the size of a device's register
ddi_device_acc_attr		ddi_device_acc_attr (9s)    - data access attributes structure
ddi_device_copy ddi_device_copy (9f)	- copy data from one device register to another device register
ddi_device_zero ddi_device_zero (9f)	- zero fill the device
ddi_dma_addr_bind_handle	ddi_dma_addr_bind_handle (9f)	- binds an address to a DMA handle
ddi_dma_addr_setup		ddi_dma_addr_setup (9f) - easier DMA setup for use with virtual addresses
ddi_dma_alloc_handle		ddi_dma_alloc_handle (9f)   - allocate DMA handle
ddi_dma_attr	ddi_dma_attr (9s)   - DMA attributes structure
ddi_dma_buf_bind_handle 	ddi_dma_buf_bind_handle (9f)	- binds a system buffer to a DMA handle
ddi_dma_buf_setup		ddi_dma_buf_setup (9f)	- easier DMA setup for use with buffer structures
ddi_dma_burstsizes		ddi_dma_burstsizes (9f) - find out the allowed burst sizes for a DMA mapping
ddi_dma_coff	ddi_dma_coff (9f)   - convert a DMA cookie to an offset within a DMA handle
ddi_dma_cookie	ddi_dma_cookie (9s) - DMA address cookie
ddi_dma_curwin	ddi_dma_curwin (9f) - report current DMA window offset and size
ddi_dma_devalign		ddi_dma_devalign (9f)	- find DMA mapping alignment and minimum transfer size
ddi_dma_free	ddi_dma_free (9f)   - release system DMA resources
ddi_dma_free_handle		ddi_dma_free_handle (9f)    - free DMA handle
ddi_dma_getwin	ddi_dma_getwin (9f) - activate a new DMA window
ddi_dma_htoc	ddi_dma_htoc (9f)   - convert a DMA handle to a DMA address cookie
ddi_dma_lim	ddi_dma_lim_sparc (9s)	- SPARC DMA limits structure
ddi_dma_lim_sparc		ddi_dma_lim_sparc (9s)	- SPARC DMA limits structure
ddi_dma_lim_x86 ddi_dma_lim_x86 (9s)	- x86 DMA limits structure
ddi_dma_mem_alloc		ddi_dma_mem_alloc (9f)	- allocate memory for DMA transfer
ddi_dma_mem_free		ddi_dma_mem_free (9f)	- free previously allocated memory
ddi_dma_movwin	ddi_dma_movwin (9f) - shift current DMA window
ddi_dma_nextcookie		ddi_dma_nextcookie (9f) - retrieve subsequent DMA cookie
ddi_dma_nextseg ddi_dma_nextseg (9f)	- get next DMA segment
ddi_dma_nextwin ddi_dma_nextwin (9f)	- get next DMA window
ddi_dma_numwin	ddi_dma_numwin (9f) - retrieve number of DMA windows
ddi_dma_req	ddi_dma_req (9s)    - DMA Request structure
ddi_dma_segtocookie		ddi_dma_segtocookie (9f)    - convert a DMA segment to a DMA address cookie
ddi_dma_set_sbus64		ddi_dma_set_sbus64 (9f) - allow 64 bit transfers on SBus
ddi_dma_setup	ddi_dma_setup (9f)  - setup DMA resources
ddi_dma_sync	ddi_dma_sync (9f)   - synchronize CPU and I/O views of memory
ddi_dma_unbind_handle		ddi_dma_unbind_handle (9f)  - unbinds the address in a DMA handle
ddi_dmae	ddi_dmae (9f)	- system DMA engine functions
ddi_dmae_1stparty		ddi_dmae (9f)	- system DMA engine functions
ddi_dmae_alloc	ddi_dmae (9f)	- system DMA engine functions
ddi_dmae_disable		ddi_dmae (9f)	- system DMA engine functions
ddi_dmae_enable ddi_dmae (9f)	- system DMA engine functions
ddi_dmae_getattr		ddi_dmae (9f)	- system DMA engine functions
ddi_dmae_getcnt ddi_dmae (9f)	- system DMA engine functions
ddi_dmae_getlim ddi_dmae (9f)	- system DMA engine functions
ddi_dmae_prog	ddi_dmae (9f)	- system DMA engine functions
ddi_dmae_release		ddi_dmae (9f)	- system DMA engine functions
ddi_dmae_req	ddi_dmae_req (9s)   - DMA engine request structure
ddi_dmae_stop	ddi_dmae (9f)	- system DMA engine functions
ddi_enter_critical		ddi_enter_critical (9f) - enter and exit a critical region of control
ddi_exit_critical		ddi_enter_critical (9f) - enter and exit a critical region of control
ddi_ffs 	ddi_ffs (9f)	- find first (last) bit set in a long integer
ddi_fls 	ddi_ffs (9f)	- find first (last) bit set in a long integer
ddi_get_cred	ddi_get_cred (9f)   - returns a pointer to the credential structure of the caller
ddi_get_driver_private		ddi_get_driver_private (9f) - get or set the address of the device's private data area
ddi_get_iblock_cookie		ddi_add_intr (9f)   - hardware interrupt handling routines
ddi_get_instance		ddi_get_instance (9f)	- get device instance number
ddi_get_name	ddi_get_name (9f)   - return driver binding name
ddi_get_parent	ddi_get_parent (9f) - find the parent of a device information structure
ddi_get_soft_iblock_cookie	ddi_add_softintr (9f)	- software interrupt handling routines
ddi_get_soft_state		ddi_soft_state (9f) - driver soft state utility routines
ddi_getb	ddi_getb (9f)	- read data from the mapped memory address, device register or allocated DMA memory address
ddi_getl	ddi_getb (9f)	- read data from the mapped memory address, device register or allocated DMA memory address
ddi_getll	ddi_getb (9f)	- read data from the mapped memory address, device register or allocated DMA memory address
ddi_getlongprop ddi_prop_op (9f)    - get property information for leaf device drivers
ddi_getlongprop_buf		ddi_prop_op (9f)    - get property information for leaf device drivers
ddi_getprop	ddi_prop_op (9f)    - get property information for leaf device drivers
ddi_getproplen	ddi_prop_op (9f)    - get property information for leaf device drivers
ddi_getw	ddi_getb (9f)	- read data from the mapped memory address, device register or allocated DMA memory address
ddi_idevice_cookie		ddi_idevice_cookie (9s) - device interrupt cookie
ddi_intr_hilevel		ddi_intr_hilevel (9f)	- indicate interrupt handler type
ddi_io_getb	ddi_io_getb (9f)    - read data from the mapped device register in I/O space
ddi_io_getl	ddi_io_getb (9f)    - read data from the mapped device register in I/O space
ddi_io_getw	ddi_io_getb (9f)    - read data from the mapped device register in I/O space
ddi_io_putb	ddi_io_putb (9f)    - write data to the mapped device register in I/O space
ddi_io_putl	ddi_io_putb (9f)    - write data to the mapped device register in I/O space
ddi_io_putw	ddi_io_putb (9f)    - write data to the mapped device register in I/O space
ddi_io_rep_getb ddi_io_rep_getb (9f)	- read multiple data from the mapped device register in I/O space
ddi_io_rep_getl ddi_io_rep_getb (9f)	- read multiple data from the mapped device register in I/O space
ddi_io_rep_getw ddi_io_rep_getb (9f)	- read multiple data from the mapped device register in I/O space
ddi_io_rep_putb ddi_io_rep_putb (9f)	- write multiple data to the mapped device register in I/O space
ddi_io_rep_putl ddi_io_rep_putb (9f)	- write multiple data to the mapped device register in I/O space
ddi_io_rep_putw ddi_io_rep_putb (9f)	- write multiple data to the mapped device register in I/O space
ddi_iomin	ddi_iomin (9f)	- find minimum alignment and transfer size for DMA
ddi_iopb_alloc	ddi_iopb_alloc (9f) - allocate and free non-sequentially accessed memory
ddi_iopb_free	ddi_iopb_alloc (9f) - allocate and free non-sequentially accessed memory
ddi_map_regs	ddi_map_regs (9f)   - map or unmap registers
ddi_mapdev	ddi_mapdev (9f) - create driver-controlled mapping of device
ddi_mapdev_ctl	ddi_mapdev_ctl (9s) - device mapping-control structure
ddi_mapdev_intercept		ddi_mapdev_intercept (9f)   - control driver notification of user accesses
ddi_mapdev_nointercept		ddi_mapdev_intercept (9f)   - control driver notification of user accesses
ddi_mapdev_set_device_acc_attr	ddi_mapdev_set_device_acc_attr (9f) - Set the device attributes for the mapping
ddi_mem_alloc	ddi_mem_alloc (9f)  - allocate and free sequentially accessed memory
ddi_mem_free	ddi_mem_alloc (9f)  - allocate and free sequentially accessed memory
ddi_mem_getb	ddi_mem_getb (9f)   - read  data from mapped device in the memory space or allocated DMA memory
ddi_mem_getl	ddi_mem_getb (9f)   - read  data from mapped device in the memory space or allocated DMA memory
ddi_mem_getll	ddi_mem_getb (9f)   - read  data from mapped device in the memory space or allocated DMA memory
ddi_mem_getw	ddi_mem_getb (9f)   - read  data from mapped device in the memory space or allocated DMA memory
ddi_mem_putb	ddi_mem_putb (9f)   - write data to mapped device in the memory space or allocated DMA memory
ddi_mem_putl	ddi_mem_putb (9f)   - write data to mapped device in the memory space or allocated DMA memory
ddi_mem_putll	ddi_mem_putb (9f)   - write data to mapped device in the memory space or allocated DMA memory
ddi_mem_putw	ddi_mem_putb (9f)   - write data to mapped device in the memory space or allocated DMA memory
ddi_mem_rep_getb		ddi_mem_rep_getb (9f)	- read multiple data from mapped device in the memory space or allocated DMA memory
ddi_mem_rep_getl		ddi_mem_rep_getb (9f)	- read multiple data from mapped device in the memory space or allocated DMA memory
ddi_mem_rep_getll		ddi_mem_rep_getb (9f)	- read multiple data from mapped device in the memory space or allocated DMA memory
ddi_mem_rep_getw		ddi_mem_rep_getb (9f)	- read multiple data from mapped device in the memory space or allocated DMA memory
ddi_mem_rep_putb		ddi_mem_rep_putb (9f)	- write multiple data to mapped device in the memory space or allocated DMA memory
ddi_mem_rep_putl		ddi_mem_rep_putb (9f)	- write multiple data to mapped device in the memory space or allocated DMA memory
ddi_mem_rep_putll		ddi_mem_rep_putb (9f)	- write multiple data to mapped device in the memory space or allocated DMA memory
ddi_mem_rep_putw		ddi_mem_rep_putb (9f)	- write multiple data to mapped device in the memory space or allocated DMA memory
ddi_peek	ddi_peek (9f)	- read a value from a location
ddi_peekc	ddi_peek (9f)	- read a value from a location
ddi_peekd	ddi_peek (9f)	- read a value from a location
ddi_peekl	ddi_peek (9f)	- read a value from a location
ddi_peeks	ddi_peek (9f)	- read a value from a location
ddi_poke	ddi_poke (9f)	- write a value to a location
ddi_pokec	ddi_poke (9f)	- write a value to a location
ddi_poked	ddi_poke (9f)	- write a value to a location
ddi_pokel	ddi_poke (9f)	- write a value to a location
ddi_pokes	ddi_poke (9f)	- write a value to a location
ddi_prop_create ddi_prop_create (9f)	- create, remove, or modify properties for leaf device drivers
ddi_prop_exists ddi_prop_exists (9f)	- check for the existence of a property
ddi_prop_free	ddi_prop_lookup (9f)	- look up property information
ddi_prop_get_int		ddi_prop_get_int (9f)	- lookup integer property
ddi_prop_lookup ddi_prop_lookup (9f)	- look up property information
ddi_prop_lookup_byte_array	ddi_prop_lookup (9f)	- look up property information
ddi_prop_lookup_int_array	ddi_prop_lookup (9f)	- look up property information
ddi_prop_lookup_string		ddi_prop_lookup (9f)	- look up property information
ddi_prop_lookup_string_array	ddi_prop_lookup (9f)	- look up property information
ddi_prop_modify ddi_prop_create (9f)	- create, remove, or modify properties for leaf device drivers
ddi_prop_op	ddi_prop_op (9f)    - get property information for leaf device drivers
ddi_prop_remove ddi_prop_create (9f)	- create, remove, or modify properties for leaf device drivers
ddi_prop_remove_all		ddi_prop_create (9f)	- create, remove, or modify properties for leaf device drivers
ddi_prop_undefine		ddi_prop_create (9f)	- create, remove, or modify properties for leaf device drivers
ddi_prop_update ddi_prop_update (9f)	- update properties
ddi_prop_update_byte_array	ddi_prop_update (9f)	- update properties
ddi_prop_update_int		ddi_prop_update (9f)	- update properties
ddi_prop_update_int_array	ddi_prop_update (9f)	- update properties
ddi_prop_update_string		ddi_prop_update (9f)	- update properties
ddi_prop_update_string_array	ddi_prop_update (9f)	- update properties
ddi_ptob	ddi_btop (9f)	- page size conversions
ddi_putb	ddi_putb (9f)	- write data to the mapped memory address, device register or allocated DMA memory address
ddi_putl	ddi_putb (9f)	- write data to the mapped memory address, device register or allocated DMA memory address
ddi_putll	ddi_putb (9f)	- write data to the mapped memory address, device register or allocated DMA memory address
ddi_putw	ddi_putb (9f)	- write data to the mapped memory address, device register or allocated DMA memory address
ddi_regs_map_free		ddi_regs_map_free (9f)	- free a previously mapped register address space
ddi_regs_map_setup		ddi_regs_map_setup (9f) - set up a mapping for a register address space
ddi_remove_intr ddi_add_intr (9f)   - hardware interrupt handling routines
ddi_remove_minor_node		ddi_remove_minor_node (9f)  - remove a minor node for this dev_info
ddi_remove_softintr		ddi_add_softintr (9f)	- software interrupt handling routines
ddi_rep_getb	ddi_rep_getb (9f)   - read data from the mapped memory address, device register or allocated DMA memory address
ddi_rep_getl	ddi_rep_getb (9f)   - read data from the mapped memory address, device register or allocated DMA memory address
ddi_rep_getll	ddi_rep_getb (9f)   - read data from the mapped memory address, device register or allocated DMA memory address
ddi_rep_getw	ddi_rep_getb (9f)   - read data from the mapped memory address, device register or allocated DMA memory address
ddi_rep_putb	ddi_rep_putb (9f)   - write data to the mapped memory address, device register or allocated DMA memory address
ddi_rep_putl	ddi_rep_putb (9f)   - write data to the mapped memory address, device register or allocated DMA memory address
ddi_rep_putll	ddi_rep_putb (9f)   - write data to the mapped memory address, device register or allocated DMA memory address
ddi_rep_putw	ddi_rep_putb (9f)   - write data to the mapped memory address, device register or allocated DMA memory address
ddi_report_dev	ddi_report_dev (9f) - announce a device
ddi_root_node	ddi_root_node (9f)  - get the root of the dev_info tree
ddi_segmap	ddi_segmap (9f) - Set up a user mapping using seg_dev
ddi_segmap_setup		ddi_segmap (9f) - Set up a user mapping using seg_dev
ddi_set_driver_private		ddi_get_driver_private (9f) - get or set the address of the device's private data area
ddi_slaveonly	ddi_slaveonly (9f)  - tell if a device is installed in a slave access only location
ddi_soft_state	ddi_soft_state (9f) - driver soft state utility routines
ddi_soft_state_fini		ddi_soft_state (9f) - driver soft state utility routines
ddi_soft_state_free		ddi_soft_state (9f) - driver soft state utility routines
ddi_soft_state_init		ddi_soft_state (9f) - driver soft state utility routines
ddi_soft_state_zalloc		ddi_soft_state (9f) - driver soft state utility routines
ddi_trigger_softintr		ddi_add_softintr (9f)	- software interrupt handling routines
ddi_unmap_regs	ddi_map_regs (9f)   - map or unmap registers
deallocate	deallocate (1m) - device deallocation
decimal_to_double		decimal_to_floating (3) - convert decimal record to floating-point value
decimal_to_extended		decimal_to_floating (3) - convert decimal record to floating-point value
decimal_to_floating		decimal_to_floating (3) - convert decimal record to floating-point value
decimal_to_quadruple		decimal_to_floating (3) - convert decimal record to floating-point value
decimal_to_single		decimal_to_floating (3) - convert decimal record to floating-point value
def_prog_mode	curs_kernel (3x)    - low-level curses routines
def_shell_mode	curs_kernel (3x)    - low-level curses routines
default_fs	default_fs (4)	- specify the default file system type for local or remote file systems
del_curterm	curs_terminfo (3x)  - curses interfaces to terminfo database
del_panel	panel_new (3x)	- create and destroy panels
delay		delay (9f)	- delay execution for a specified number of clock ticks
delay_output	curs_util (3x)	- curses miscellaneous utility routines
delch		curs_delch (3x) - delete character under cursor in a curses window
delete		dbm (3b)	- data base subroutines
deleteln	curs_deleteln (3x)  - delete and insert lines in a curses window
delscreen	curs_initscr (3x)   - curses screen initialization and manipulation routines
delta		sccs-delta (1)	- make a delta to an SCCS file
delwin		curs_window (3x)    - create curses windows
demangle	demangle (3)	- decode a C++ encoded symbol name
depend		depend (4)	- software dependencies file
deroff		deroff (1)	- remove nroff/troff, tbl, and eqn constructs
derwin		curs_window (3x)    - create curses windows
detach		detach (9e)	- detach a device
dev_ops 	dev_ops (9s)	- device operations structure
devattr 	devattr (1m)	- lists device attributes
devconfig	devconfig (1m)	- configure device attributes
devfree 	devfree (1m)	- release devices from exclusive use
device.cfinfo	device.cfinfo (4)   - devconfig configuration files
device_allocate device_allocate (4) - device_allocate file
device_maps	device_maps (4) - device_maps file
devinfo 	devinfo (1m)	- print device specific information
devlinks	devlinks (1m)	- adds /dev entries for miscellaneous devices and pseudo-devices
devnm		devnm (1m)	- device name
devreserv	devreserv (1m)	- reserve devices for exclusive use
df		df (1b) 	- display status of disk space on file systems
df		df (1m) 	- report number of free disk blocks and files
df_ufs		df_ufs (1m)	- report free disk space on ufs file systems
dfmounts	dfmounts (1m)	- display mounted resource information
dfmounts_nfs	dfmounts_nfs (1m)   - display mounted NFS resource information
dfshares	dfshares (1m)	- list available resources from remote or local systems
dfshares_nfs	dfshares_nfs (1m)   - list available NFS resources from remote systems
dfstab		dfstab (4)	- file containing commands for sharing resources across a network
dgettext	gettext (3i)	- message handling functions
dial		dial (3n)	- establish an outgoing terminal line connection
dialups 	dialups (4)	- list of terminal devices requiring a dial-up password
diff		diff (1)	- display line-by-line differences between pairs of text files 
diff3		diff3 (1)	- 3-way differential file comparison
diffmk		diffmk (1)	- mark differences between versions of a troff input file
difftime	difftime (3c)	- computes the difference between two calendar times
dir		dir_ufs (4)	- format of ufs directories
dir_ufs 	dir_ufs (4)	- format of ufs directories
dircmp		dircmp (1)	- directory comparison
directory	directory (3c)	- directory operations
dirent		dirent (4)	- file system independent directory entry
dirname 	basename (1)	- deliver portions of path names
dirname 	dirname (3g)	- report the parent directory name of a file path name
dirs		cd (1)		- change working directory
dis		dis (1) 	- object code disassembler
disable 	enable (1)	- enable/disable LP printers
discover4x	discover4x (1m) - analyze the SunOS 4.x client support after converting to Solaris 2.x
disks		disks (1m)	- adds /dev entries for hard disks attached to the system
diskscan	diskscan (1m)	- perform surface analysis
disksort	disksort (9f)	- single direction elevator seek sort for buffers
dispadmin	dispadmin (1m)	- process scheduler administration
dispgid 	dispgid (1)	- displays a list of all valid group names
display 	display (7d)	- system console display
dispuid 	dispuid (1)	- displays a list of all valid user names
div		div (3c)	- compute the quotient and remainder
dkio		dkio (7i)	- disk control operations
dladdr		dladdr (3x)	- translate address to symbolic information
dlclose 	dlclose (3x)	- close a shared object
dlerror 	dlerror (3x)	- get diagnostic information
dlopen		dlopen (3x)	- open a shared object
dlpi		dlpi (7p)	- Data Link Provider Interface
dlsym		dlsym (3x)	- get the address of a symbol in a shared object
dmesg		dmesg (1m)	- collect system diagnostic messages to form error log
dminfo		dminfo (1m)	- report information about a device entry in a device maps file
dn_comp 	resolver (3n)	- resolver routines
dn_expand	resolver (3n)	- resolver routines
dnet		dnet (7d)	- Ethernet driver for D-Link DE-530CT, SMC EtherPower 8432BT, Znyx312, Cogent EM960, Cogent EM100
doconfig	doconfig (3n)	- execute a configuration script
dodisk		acctsh (1m)	- shell procedures for accounting
domainname	domainname (1m) - set or display name of the current domain
door		door (2)	- Solaris 2.5 internal implementation detail
door_call	door (2)	- Solaris 2.5 internal implementation detail
door_create	door (2)	- Solaris 2.5 internal implementation detail
door_info	door (2)	- Solaris 2.5 internal implementation detail
door_return	door (2)	- Solaris 2.5 internal implementation detail
door_revoke	door (2)	- Solaris 2.5 internal implementation detail
dos2unix	dos2unix (1)	- convert text file from DOS format to ISO format
double_to_decimal		floating_to_decimal (3) - convert floating-point value to decimal record
doupdate	curs_refresh (3x)   - refresh curses windows and lines
download	download (1)	- host resident PostScript font downloader
dpost		dpost (1)	- troff postprocessor for PostScript printers
dpt		dpt (7d)	- DPT 2011, 2012, 2021, 2022, 2122, 2024, 2124, 3021, 3222, and 3224 controllers
drand48 	drand48 (3c)	- generate uniformly distributed pseudo-random numbers
driver.conf	driver.conf (4) - driver configuration files
drv_getparm	drv_getparm (9f)    - retrieve kernel state information
drv_hztousec	drv_hztousec (9f)   - convert clock ticks to microseconds
drv_priv	drv_priv (9f)	- determine driver privilege
drv_usectohz	drv_usectohz (9f)   - convert microseconds to clock ticks
drv_usecwait	drv_usecwait (9f)   - busy-wait for specified interval
drvconfig	drvconfig (1m)	- configure the /devices directory
dsa		dsa (7d)	- low-level module for Dell SCSI Array Controller (DSA)
du		du (1b) 	- display the number of disk blocks used per directory or file
du		du (1m) 	- summarize disk usage
dumbplot	plot (1b)	- graphics filters for various plotters
dump		dump (1)	- dump selected parts of an object file
dump		dump (9e)	- dump memory to device during system failure
dumpcs		dumpcs (1)	- show codeset table for the current locale
dumpdates	ufsdump (4)	- incremental dump format
dumpkeys	loadkeys (1)	- load and dump keyboard translation tables
dup		dup (2) 	- duplicate an open file descriptor
dup2		dup2 (3c)	- duplicate an open file descriptor
dup_field	form_field_new (3x) - create and destroy forms fields
dupb		dupb (9f)	- duplicate a message block descriptor
dupmsg		dupmsg (9f)	- duplicate a message
dupwin		curs_window (3x)    - create curses windows
dynamic_field_info		form_field_info (3x)	- get forms field characteristics
echo		curs_inopts (3x)    - curses terminal input option control routines
echo		echo (1)	- echo arguments 
echo		echo (1b)	- echo arguments to standard output
echo		echo (1f)	- put string on virtual output
echochar	curs_addch (3x) - add a character (with attributes) to a curses window and advance cursor
echowchar	curs_addwch (3x)    - add a wchar_t character (with attributes) to a curses window and advance cursor
econvert	econvert (3)	- output conversion
ecpp		ecpp (7d)	- IEEE 1284 ecp, nibble and centronics compatible parallel port driver
ecvt		econvert (3)	- output conversion
ecvt		ecvt (3c)	- convert floating-point number to string
ed		ed (1)		- text editor
edata		end (3c)	- last locations in program
edit		edit (1)	- text editor (variant of ex for casual users)
edquota 	edquota (1m)	- edit user quotas for ufs file system
eepro		eepro (7d)	- Intel EtherExpress-Pro Ethernet device driver
eeprom		eeprom (1m)	- EEPROM display and load utility
egrep		egrep (1)	- search a file for a pattern using full regular expressions
eha		eha (7d)	- low-level module for Adaptec 174x EISA host bus adapter
eisa		sysbus (4)	- configuration files for ISA, EISA, and MCA bus device drivers
eject		eject (1)	- eject media such as CD-ROM and floppy from drive
el		el (7d) 	- 3COM 3C503 Ethernet device driver
elf		elf (3e)	- object file access library
elf32_fsize	elf32_fsize (3e)    - return the size of an object file type
elf32_getehdr	elf32_getehdr (3e)  - retrieve class-dependent object file header
elf32_getphdr	elf32_getphdr (3e)  - retrieve class-dependent program header table
elf32_getshdr	elf32_getshdr (3e)  - retrieve class-dependent section header
elf32_newehdr	elf32_getehdr (3e)  - retrieve class-dependent object file header
elf32_newphdr	elf32_getphdr (3e)  - retrieve class-dependent program header table
elf32_xlatetof	elf32_xlatetof (3e) - class-dependent data translation
elf32_xlatetom	elf32_xlatetof (3e) - class-dependent data translation
elf_begin	elf_begin (3e)	- process ELF object files
elf_cntl	elf_cntl (3e)	- control an elf file descriptor
elf_end 	elf_begin (3e)	- process ELF object files
elf_errmsg	elf_errmsg (3e) - error handling
elf_errno	elf_errmsg (3e) - error handling
elf_fill	elf_fill (3e)	- set fill byte
elf_flagdata	elf_flagdata (3e)   - manipulate flags
elf_flagehdr	elf_