1*95c635efSGarrett D'Amore/* 2*95c635efSGarrett D'Amore * This file and its contents are supplied under the terms of the 3*95c635efSGarrett D'Amore * Common Development and Distribution License ("CDDL"), version 1.0. 4*95c635efSGarrett D'Amore * You may only use this file in accordance with the terms of version 5*95c635efSGarrett D'Amore * 1.0 of the CDDL. 6*95c635efSGarrett D'Amore * 7*95c635efSGarrett D'Amore * A full copy of the text of the CDDL should have accompanied this 8*95c635efSGarrett D'Amore * source. A copy of the CDDL is also available via the Internet at 9*95c635efSGarrett D'Amore * http://www.illumos.org/license/CDDL. 10*95c635efSGarrett D'Amore */ 11*95c635efSGarrett D'Amore 12*95c635efSGarrett D'Amore/* 13*95c635efSGarrett D'Amore * Copyright 2012 Nexenta Systems, Inc. All rights reserved. 14*95c635efSGarrett D'Amore */ 15*95c635efSGarrett D'Amore 16*95c635efSGarrett D'AmoreLINE("1", "User Commands") 17*95c635efSGarrett D'AmoreLINE("1B", "illumos/BSD Compatibility Package Commands") 18*95c635efSGarrett D'AmoreLINE("1b", "illumos/BSD Compatibility Package Commands") 19*95c635efSGarrett D'AmoreLINE("1C", "Communication Commands") 20*95c635efSGarrett D'AmoreLINE("1c", "Communication Commands") 21*95c635efSGarrett D'AmoreLINE("1F", "FMLI Commands") 22*95c635efSGarrett D'AmoreLINE("1f", "FMLI Commands") 23*95c635efSGarrett D'AmoreLINE("1G", "Graphics and CAD Commands") 24*95c635efSGarrett D'AmoreLINE("1g", "Graphics and CAD Commands") 25*95c635efSGarrett D'AmoreLINE("1HAS", "User Commands") 26*95c635efSGarrett D'AmoreLINE("1has", "User Commands") 27*95c635efSGarrett D'AmoreLINE("1M", "Maintenance Commands") 28*95c635efSGarrett D'AmoreLINE("1m", "Maintenance Commands") 29*95c635efSGarrett D'AmoreLINE("1S", "illumos Specific Commands") 30*95c635efSGarrett D'AmoreLINE("1s", "illumos Specific Commands") 31*95c635efSGarrett D'AmoreLINE("2", "System Calls") 32*95c635efSGarrett D'AmoreLINE("3", "Introduction to Library Functions") 33*95c635efSGarrett D'AmoreLINE("3AIO", "Asynchronous I/O Library Functions") 34*95c635efSGarrett D'AmoreLINE("3aio", "Asynchronous I/O Library Functions") 35*95c635efSGarrett D'AmoreLINE("3BSM", "Security and Auditing Library Functions") 36*95c635efSGarrett D'AmoreLINE("3bsm", "Security and Auditing Library Functions") 37*95c635efSGarrett D'AmoreLINE("3C", "Standard C Library Functions") 38*95c635efSGarrett D'AmoreLINE("3c", "Standard C Library Functions") 39*95c635efSGarrett D'AmoreLINE("3C_DB", "Threads Debugging Library Functions") 40*95c635efSGarrett D'AmoreLINE("3C_db", "Threads Debugging Library Functions") 41*95c635efSGarrett D'AmoreLINE("3CFGADM", "Configuration Administration Library Functions") 42*95c635efSGarrett D'AmoreLINE("3cfgadm", "Configuration Administration Library Functions") 43*95c635efSGarrett D'AmoreLINE("3COMPPUTIL", "Communication Protocol Parser Utilities Library Functions") 44*95c635efSGarrett D'AmoreLINE("3compputil", "Communication Protocol Parser Utilities Library Functions") 45*95c635efSGarrett D'AmoreLINE("3CONTRACT", "Contract Management Library Functions") 46*95c635efSGarrett D'AmoreLINE("3contract", "Contract Management Library Functions") 47*95c635efSGarrett D'AmoreLINE("3CPC", "CPU Performance Counters Library Functions") 48*95c635efSGarrett D'AmoreLINE("3cpc", "CPU Performance Counters Library Functions") 49*95c635efSGarrett D'AmoreLINE("3CURSES", "Curses Library Functions") 50*95c635efSGarrett D'AmoreLINE("3curses", "Curses Library Functions") 51*95c635efSGarrett D'AmoreLINE("3DAT", "Direct Access Transport Library Functions") 52*95c635efSGarrett D'AmoreLINE("3dat", "Direct Access Transport Library Functions") 53*95c635efSGarrett D'AmoreLINE("3DEVID", "Device ID Library Functions") 54*95c635efSGarrett D'AmoreLINE("3devid", "Device ID Library Functions") 55*95c635efSGarrett D'AmoreLINE("3DEVINFO", "Device Information Library Functions") 56*95c635efSGarrett D'AmoreLINE("3devinfo", "Device Information Library Functions") 57*95c635efSGarrett D'AmoreLINE("3DL", "Dynamic Linking Library Functions") 58*95c635efSGarrett D'AmoreLINE("3dl", "Dynamic Linking Library Functions") 59*95c635efSGarrett D'AmoreLINE("3DLPI", "Data Link Provider Interface Library Functions") 60*95c635efSGarrett D'AmoreLINE("3dlpi", "Data Link Provider Interface Library Functions") 61*95c635efSGarrett D'AmoreLINE("3DMI", "DMI Library Functions") 62*95c635efSGarrett D'AmoreLINE("3dmi", "DMI Library Functions") 63*95c635efSGarrett D'AmoreLINE("3DNS_SD", "DNS Service Discovery Library Functions") 64*95c635efSGarrett D'AmoreLINE("3dns_sd", "DNS Service Discovery Library Functions") 65*95c635efSGarrett D'AmoreLINE("3DOOR", "Door Library Functions") 66*95c635efSGarrett D'AmoreLINE("3door", "Door Library Functions") 67*95c635efSGarrett D'AmoreLINE("3ELF", "ELF Library Functions") 68*95c635efSGarrett D'AmoreLINE("3elf", "ELF Library Functions") 69*95c635efSGarrett D'AmoreLINE("3EXACCT", "Extended Accounting File Access Library Functions") 70*95c635efSGarrett D'AmoreLINE("3exacct", "Extended Accounting File Access Library Functions") 71*95c635efSGarrett D'AmoreLINE("3EXT", "Extended Library Functions") 72*95c635efSGarrett D'AmoreLINE("3ext", "Extended Library Functions") 73*95c635efSGarrett D'AmoreLINE("3FCOE", "FCoE Port Management Library Functions") 74*95c635efSGarrett D'AmoreLINE("3fcoe", "FCoE Port Management Library Functions") 75*95c635efSGarrett D'AmoreLINE("3FSTYP", "File System Type Identification Library Functions") 76*95c635efSGarrett D'AmoreLINE("3fstyp", "File System Type Identification Library Functions") 77*95c635efSGarrett D'AmoreLINE("3GEN", "String Pattern-Matching Library Functions") 78*95c635efSGarrett D'AmoreLINE("3gen", "String Pattern-Matching Library Functions") 79*95c635efSGarrett D'AmoreLINE("3GSS", "Generic Security Services API Library Functions") 80*95c635efSGarrett D'AmoreLINE("3gss", "Generic Security Services API Library Functions") 81*95c635efSGarrett D'AmoreLINE("3HEAD", "Headers") 82*95c635efSGarrett D'AmoreLINE("3head", "Headers") 83*95c635efSGarrett D'AmoreLINE("3ISCSIT", "iSCSI Management Library Functions") 84*95c635efSGarrett D'AmoreLINE("3iscsit", "iSCSI Management Library Functions") 85*95c635efSGarrett D'AmoreLINE("3KRB", "Kerberos Library Functions") 86*95c635efSGarrett D'AmoreLINE("3krb", "Kerberos Library Functions") 87*95c635efSGarrett D'AmoreLINE("3KSTAT", "Kernel Statistics Library Functions") 88*95c635efSGarrett D'AmoreLINE("3kstat", "Kernel Statistics Library Functions") 89*95c635efSGarrett D'AmoreLINE("3KVM", "Kernel VM Library Functions") 90*95c635efSGarrett D'AmoreLINE("3kvm", "Kernel VM Library Functions") 91*95c635efSGarrett D'AmoreLINE("3LDAP", "LDAP Library Functions") 92*95c635efSGarrett D'AmoreLINE("3ldap", "LDAP Library Functions") 93*95c635efSGarrett D'AmoreLINE("3LGRP", "Locality Group Library Functions") 94*95c635efSGarrett D'AmoreLINE("3lgrp", "Locality Group Library Functions") 95*95c635efSGarrett D'AmoreLINE("3LIB", "Interface Libraries") 96*95c635efSGarrett D'AmoreLINE("3lib", "Interface Libraries") 97*95c635efSGarrett D'AmoreLINE("3LIBUCB", "illumos/BSD Compatibility Interface Libraries") 98*95c635efSGarrett D'AmoreLINE("3libucb", "illumos/BSD Compatibility Interface Libraries") 99*95c635efSGarrett D'AmoreLINE("3M", "Mathematical Library Functions") 100*95c635efSGarrett D'AmoreLINE("3m", "Mathematical Library Functions") 101*95c635efSGarrett D'AmoreLINE("3MAIL", "User Mailbox Library Functions") 102*95c635efSGarrett D'AmoreLINE("3mail", "User Mailbox Library Functions") 103*95c635efSGarrett D'AmoreLINE("3MALLOC", "Memory Allocation Library Functions") 104*95c635efSGarrett D'AmoreLINE("3malloc", "Memory Allocation Library Functions") 105*95c635efSGarrett D'AmoreLINE("3MP", "Multiple Precision Library Functions") 106*95c635efSGarrett D'AmoreLINE("3mp", "Multiple Precision Library Functions") 107*95c635efSGarrett D'AmoreLINE("3MPAPI", "Common Multipath Management Library Functions") 108*95c635efSGarrett D'AmoreLINE("3mpapi", "Common Multipath Management Library Functions") 109*95c635efSGarrett D'AmoreLINE("3NSL", "Networking Services Library Functions") 110*95c635efSGarrett D'AmoreLINE("3nsl", "Networking Services Library Functions") 111*95c635efSGarrett D'AmoreLINE("3NVPAIR", "Name-value Pair Library Functions") 112*95c635efSGarrett D'AmoreLINE("3nvpair", "Name-value Pair Library Functions") 113*95c635efSGarrett D'AmoreLINE("3PAM", "PAM Library Functions") 114*95c635efSGarrett D'AmoreLINE("3pam", "PAM Library Functions") 115*95c635efSGarrett D'AmoreLINE("3PAPI", "PAPI Library Functions") 116*95c635efSGarrett D'AmoreLINE("3papi", "PAPI Library Functions") 117*95c635efSGarrett D'AmoreLINE("3PERL", "Perl Library Functions") 118*95c635efSGarrett D'AmoreLINE("3perl", "Perl Library Functions") 119*95c635efSGarrett D'AmoreLINE("3PICL", "PICL Library Functions") 120*95c635efSGarrett D'AmoreLINE("3picl", "PICL Library Functions") 121*95c635efSGarrett D'AmoreLINE("3PICLTREE", "PICL Plug-In Library Functions") 122*95c635efSGarrett D'AmoreLINE("3picltree", "PICL Plug-In Library Functions") 123*95c635efSGarrett D'AmoreLINE("3PLOT", "Graphics Interface Library Functions") 124*95c635efSGarrett D'AmoreLINE("3plot", "Graphics Interface Library Functions") 125*95c635efSGarrett D'AmoreLINE("3POOL", "Pool Configuration Manipulation Library Functions") 126*95c635efSGarrett D'AmoreLINE("3pool", "Pool Configuration Manipulation Library Functions") 127*95c635efSGarrett D'AmoreLINE("3PROC", "Process Control Library Functions") 128*95c635efSGarrett D'AmoreLINE("3proc", "Process Control Library Functions") 129*95c635efSGarrett D'AmoreLINE("3PROJECT", "Project Database Access Library Functions") 130*95c635efSGarrett D'AmoreLINE("3project", "Project Database Access Library Functions") 131*95c635efSGarrett D'AmoreLINE("3RAC", "Remote Asynchronous Calls Library Functions") 132*95c635efSGarrett D'AmoreLINE("3rac", "Remote Asynchronous Calls Library Functions") 133*95c635efSGarrett D'AmoreLINE("3RESOLV", "Resolver Library Functions") 134*95c635efSGarrett D'AmoreLINE("3resolv", "Resolver Library Functions") 135*95c635efSGarrett D'AmoreLINE("3RPC", "RPC Library Functions") 136*95c635efSGarrett D'AmoreLINE("3rpc", "RPC Library Functions") 137*95c635efSGarrett D'AmoreLINE("3RSM", "Remote Shared Memory Library Functions") 138*95c635efSGarrett D'AmoreLINE("3rsm", "Remote Shared Memory Library Functions") 139*95c635efSGarrett D'AmoreLINE("3RT", "Realtime Library Functions") 140*95c635efSGarrett D'AmoreLINE("3rt", "Realtime Library Functions") 141*95c635efSGarrett D'AmoreLINE("3SASL", "Simple Authentication Security Layer Library Functions") 142*95c635efSGarrett D'AmoreLINE("3sasl", "Simple Authentication Security Layer Library Functions") 143*95c635efSGarrett D'AmoreLINE("3SCF", "Service Configuration Facility Library Functions") 144*95c635efSGarrett D'AmoreLINE("3scf", "Service Configuration Facility Library Functions") 145*95c635efSGarrett D'AmoreLINE("3SCHED", "LWP Scheduling Library Functions") 146*95c635efSGarrett D'AmoreLINE("3sched", "LWP Scheduling Library Functions") 147*95c635efSGarrett D'AmoreLINE("3SEC", "File Access Control Library Functions") 148*95c635efSGarrett D'AmoreLINE("3sec", "File Access Control Library Functions") 149*95c635efSGarrett D'AmoreLINE("3SECDB", "Security Attributes Database Library Functions") 150*95c635efSGarrett D'AmoreLINE("3secdb", "Security Attributes Database Library Functions") 151*95c635efSGarrett D'AmoreLINE("3SIP", "Session Initiation Protocol Library Functions") 152*95c635efSGarrett D'AmoreLINE("3sip", "Session Initiation Protocol Library Functions") 153*95c635efSGarrett D'AmoreLINE("3SLP", "Service Location Protocol Library Functions") 154*95c635efSGarrett D'AmoreLINE("3slp", "Service Location Protocol Library Functions") 155*95c635efSGarrett D'AmoreLINE("3SNMP", "SNMP Library Functions") 156*95c635efSGarrett D'AmoreLINE("3snmp", "SNMP Library Functions") 157*95c635efSGarrett D'AmoreLINE("3SOCKET", "Sockets Library Functions") 158*95c635efSGarrett D'AmoreLINE("3socket", "Sockets Library Functions") 159*95c635efSGarrett D'AmoreLINE("3STMF", "SCSI Target Mode Framework Library Functions") 160*95c635efSGarrett D'AmoreLINE("3stmf", "SCSI Target Mode Framework Library Functions") 161*95c635efSGarrett D'AmoreLINE("3SYSEVENT", "System Event Library Functions") 162*95c635efSGarrett D'AmoreLINE("3sysevent", "System Event Library Functions") 163*95c635efSGarrett D'AmoreLINE("3TECLA", "Interactive Command-line Input Library Functions") 164*95c635efSGarrett D'AmoreLINE("3tecla", "Interactive Command-line Input Library Functions") 165*95c635efSGarrett D'AmoreLINE("3THR", "Threads Library Functions") 166*95c635efSGarrett D'AmoreLINE("3thr", "Threads Library Functions") 167*95c635efSGarrett D'AmoreLINE("3TNF", "TNF Library Functions") 168*95c635efSGarrett D'AmoreLINE("3tnf", "TNF Library Functions") 169*95c635efSGarrett D'AmoreLINE("3TSOL", "Trusted Extensions Library Functions") 170*95c635efSGarrett D'AmoreLINE("3tsol", "Trusted Extensions Library Functions") 171*95c635efSGarrett D'AmoreLINE("3UCB", "illumos/BSD Compatibility Library Functions") 172*95c635efSGarrett D'AmoreLINE("3ucb", "illumos/BSD Compatibility Library Functions") 173*95c635efSGarrett D'AmoreLINE("3UUID", "Universally Unique Identifier Library Functions") 174*95c635efSGarrett D'AmoreLINE("3uuid", "Universally Unique Identifier Library Functions") 175*95c635efSGarrett D'AmoreLINE("3VOLMGT", "Volume Management Library Functions") 176*95c635efSGarrett D'AmoreLINE("3volmgt", "Volume Management Library Functions") 177*95c635efSGarrett D'AmoreLINE("3XCURSES", "X/Open Curses Library Functions") 178*95c635efSGarrett D'AmoreLINE("3xcurses", "X/Open Curses Library Functions") 179*95c635efSGarrett D'AmoreLINE("3XFN", "XFN Interface Library Functions") 180*95c635efSGarrett D'AmoreLINE("3xfn", "XFN Interface Library Functions") 181*95c635efSGarrett D'AmoreLINE("3XNET", "X/Open Networking Services Library Functions") 182*95c635efSGarrett D'AmoreLINE("3xnet", "X/Open Networking Services Library Functions") 183*95c635efSGarrett D'AmoreLINE("3B", "illumos/BSD Compatibility Library Functions") 184*95c635efSGarrett D'AmoreLINE("3b", "illumos/BSD Compatibility Library Functions") 185*95c635efSGarrett D'AmoreLINE("3E", "C Library Functions") 186*95c635efSGarrett D'AmoreLINE("3e", "C Library Functions") 187*95c635efSGarrett D'AmoreLINE("3F", "Fortran Library Routines") 188*95c635efSGarrett D'AmoreLINE("3f", "Fortran Library Routines") 189*95c635efSGarrett D'AmoreLINE("3G", "C Library Functions") 190*95c635efSGarrett D'AmoreLINE("3g", "C Library Functions") 191*95c635efSGarrett D'AmoreLINE("3K", "Kernel VM Library Functions") 192*95c635efSGarrett D'AmoreLINE("3k", "Kernel VM Library Functions") 193*95c635efSGarrett D'AmoreLINE("3L", "Lightweight Processes Library") 194*95c635efSGarrett D'AmoreLINE("3l", "Lightweight Processes Library") 195*95c635efSGarrett D'AmoreLINE("3N", "Network Functions") 196*95c635efSGarrett D'AmoreLINE("3n", "Network Functions") 197*95c635efSGarrett D'AmoreLINE("3R", "Realtime Library") 198*95c635efSGarrett D'AmoreLINE("3r", "Realtime Library") 199*95c635efSGarrett D'AmoreLINE("3S", "Standard I/O Functions") 200*95c635efSGarrett D'AmoreLINE("3s", "Standard I/O Functions") 201*95c635efSGarrett D'AmoreLINE("3T", "Threads Library") 202*95c635efSGarrett D'AmoreLINE("3t", "Threads Library") 203*95c635efSGarrett D'AmoreLINE("3W", "C Library Functions") 204*95c635efSGarrett D'AmoreLINE("3w", "C Library Functions") 205*95c635efSGarrett D'AmoreLINE("3X", "Miscellaneous Library Functions") 206*95c635efSGarrett D'AmoreLINE("3x", "Miscellaneous Library Functions") 207*95c635efSGarrett D'AmoreLINE("3XC", "X/Open Curses Library Functions") 208*95c635efSGarrett D'AmoreLINE("3xc", "X/Open Curses Library Functions") 209*95c635efSGarrett D'AmoreLINE("3XN", "X/Open Networking Services Library Functions") 210*95c635efSGarrett D'AmoreLINE("3xn", "X/Open Networking Services Library Functions") 211*95c635efSGarrett D'AmoreLINE("4", "File Formats") 212*95c635efSGarrett D'AmoreLINE("4B", "illumos/BSD Compatibility Package File Formats") 213*95c635efSGarrett D'AmoreLINE("4b", "illumos/BSD Compatibility Package File Formats") 214*95c635efSGarrett D'AmoreLINE("5", "Standards, Environments, and Macros") 215*95c635efSGarrett D'AmoreLINE("6", "Games and Demos") 216*95c635efSGarrett D'AmoreLINE("7", "Device and Network Interfaces") 217*95c635efSGarrett D'AmoreLINE("7B", "illumos/BSD Compatibility Special Files") 218*95c635efSGarrett D'AmoreLINE("7b", "illumos/BSD Compatibility Special Files") 219*95c635efSGarrett D'AmoreLINE("7D", "Devices") 220*95c635efSGarrett D'AmoreLINE("7d", "Devices") 221*95c635efSGarrett D'AmoreLINE("7FS", "File Systems") 222*95c635efSGarrett D'AmoreLINE("7fs", "File Systems") 223*95c635efSGarrett D'AmoreLINE("7I", "Ioctl Requests") 224*95c635efSGarrett D'AmoreLINE("7i", "Ioctl Requests") 225*95c635efSGarrett D'AmoreLINE("7IPP", "IP Quality of Service Modules") 226*95c635efSGarrett D'AmoreLINE("7ipp", "IP Quality of Service Modules") 227*95c635efSGarrett D'AmoreLINE("7M", "STREAMS Modules") 228*95c635efSGarrett D'AmoreLINE("7m", "STREAMS Modules") 229*95c635efSGarrett D'AmoreLINE("7P", "Protocols") 230*95c635efSGarrett D'AmoreLINE("7p", "Protocols") 231*95c635efSGarrett D'AmoreLINE("8", "Maintenance Procedures") 232*95c635efSGarrett D'AmoreLINE("8C", "Maintenance Procedures") 233*95c635efSGarrett D'AmoreLINE("8c", "Maintenance Procedures") 234*95c635efSGarrett D'AmoreLINE("8S", "Maintenance Procedures") 235*95c635efSGarrett D'AmoreLINE("8s", "Maintenance Procedures") 236*95c635efSGarrett D'AmoreLINE("9", "Device Driver Interfaces") 237*95c635efSGarrett D'AmoreLINE("9E", "Driver Entry Points") 238*95c635efSGarrett D'AmoreLINE("9e", "Driver Entry Points") 239*95c635efSGarrett D'AmoreLINE("9F", "Kernel Functions for Drivers") 240*95c635efSGarrett D'AmoreLINE("9f", "Kernel Functions for Drivers") 241*95c635efSGarrett D'AmoreLINE("9P", "Kernel Properties for Drivers") 242*95c635efSGarrett D'AmoreLINE("9p", "Kernel Properties for Drivers") 243*95c635efSGarrett D'AmoreLINE("9S", "Data Structures for Drivers") 244*95c635efSGarrett D'AmoreLINE("9s", "Data Structures for Drivers") 245