Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 723830890bac44da3d113209b14e090b > files > 346

sbcl-1.0.31-1mdv2010.0.i586.rpm

<html lang="en">
<head>
<title>Function Index - SBCL 1.0.31 User Manual</title>
<meta http-equiv="Content-Type" content="text/html">
<meta name="description" content="SBCL 1.0.31 User Manual">
<meta name="generator" content="makeinfo 4.13">
<link title="Top" rel="start" href="index.html#Top">
<link rel="prev" href="Concept-Index.html#Concept-Index" title="Concept Index">
<link rel="next" href="Variable-Index.html#Variable-Index" title="Variable Index">
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
<!--

     This manual is part of the SBCL software system. See the `README'
     file for more information.

     This manual is largely derived from the manual for the CMUCL
     system, which was produced at Carnegie Mellon University and later
     released into the public domain. This manual is in the public
     domain and is provided with absolutely no warranty. See the
     `COPYING' and `CREDITS' files for more information.
   -->
<meta http-equiv="Content-Style-Type" content="text/css">
<style type="text/css"><!--
  pre.display { font-family:inherit }
  pre.format  { font-family:inherit }
  pre.smalldisplay { font-family:inherit; font-size:smaller }
  pre.smallformat  { font-family:inherit; font-size:smaller }
  pre.smallexample { font-size:smaller }
  pre.smalllisp    { font-size:smaller }
  span.sc    { font-variant:small-caps }
  span.roman { font-family:serif; font-weight:normal; } 
  span.sansserif { font-family:sans-serif; font-weight:normal; } 
--></style>
</head>
<body>
<div class="node">
<a name="Function-Index"></a>
<p>
Next:&nbsp;<a rel="next" accesskey="n" href="Variable-Index.html#Variable-Index">Variable Index</a>,
Previous:&nbsp;<a rel="previous" accesskey="p" href="Concept-Index.html#Concept-Index">Concept Index</a>,
Up:&nbsp;<a rel="up" accesskey="u" href="index.html#Top">Top</a>
<hr>
</div>

<!-- node-name,  next,  previous,  up -->
<h2 class="appendix">Appendix B Function Index</h2>



<ul class="index-fn" compact>
<li><a href="Lisp-Pathnames.html#index-g_t_0028setf-logical_002dpathname_002dtranslations_0029-308"><code>(setf logical-pathname-translations)</code></a>: <a href="Lisp-Pathnames.html#Lisp-Pathnames">Lisp Pathnames</a></li>
<li><a href="Metaobject-Protocol.html#index-g_t_0028setf-sb_002dmop_003aslot_002dvalue_002dusing_002dclass_0029-186"><code>(setf sb-mop:slot-value-using-class)</code></a>: <a href="Metaobject-Protocol.html#Metaobject-Protocol">Metaobject Protocol</a></li>
<li><a href="Metaobject-Protocol.html#index-g_t_0028setf-slot_002dvalue_002dusing_002dclass_0029-185"><code>(setf slot-value-using-class)</code></a>: <a href="Metaobject-Protocol.html#Metaobject-Protocol">Metaobject Protocol</a></li>
<li><a href="Information-Commands.html#index-g_t_003f-107"><code>?</code></a>: <a href="Information-Commands.html#Information-Commands">Information Commands</a></li>
<li><a href="Exiting-Commands.html#index-abort-103"><code>abort</code></a>: <a href="Exiting-Commands.html#Exiting-Commands">Exiting Commands</a></li>
<li><a href="Coercing-Foreign-Values.html#index-addr-279"><code>addr</code></a>: <a href="Coercing-Foreign-Values.html#Coercing-Foreign-Values">Coercing Foreign Values</a></li>
<li><a href="The-alien_002dfuncall-Primitive.html#index-alien_002dfuncall-301"><code>alien-funcall</code></a>: <a href="The-alien_002dfuncall-Primitive.html#The-alien_002dfuncall-Primitive">The alien-funcall Primitive</a></li>
<li><a href="Coercing-Foreign-Values.html#index-alien_002dsap-285"><code>alien-sap</code></a>: <a href="Coercing-Foreign-Values.html#Coercing-Foreign-Values">Coercing Foreign Values</a></li>
<li><a href="Information-Commands.html#index-backtrace-111"><code>backtrace</code></a>: <a href="Information-Commands.html#Information-Commands">Information Commands</a></li>
<li><a href="Stack-Motion.html#index-bottom-69"><code>bottom</code></a>: <a href="Stack-Motion.html#Stack-Motion">Stack Motion</a></li>
<li><a href="Coercing-Foreign-Values.html#index-cast-281"><code>cast</code></a>: <a href="Coercing-Foreign-Values.html#Coercing-Foreign-Values">Coercing Foreign Values</a></li>
<li><a href="Methods-common-to-all-streams.html#index-cl_003aclose-335"><code>cl:close</code></a>: <a href="Methods-common-to-all-streams.html#Methods-common-to-all-streams">Methods common to all streams</a></li>
<li><a href="Customization-Hooks-for-Users.html#index-cl_003aed-241"><code>cl:ed</code></a>: <a href="Customization-Hooks-for-Users.html#Customization-Hooks-for-Users">Customization Hooks for Users</a></li>
<li><a href="Hash-Table-Extensions.html#index-cl_003amake_002dhash_002dtable-253"><code>cl:make-hash-table</code></a>: <a href="Hash-Table-Extensions.html#Hash-Table-Extensions">Hash Table Extensions</a></li>
<li><a href="Customization-Hooks-for-Users.html#index-cl_003arequire-237"><code>cl:require</code></a>: <a href="Customization-Hooks-for-Users.html#Customization-Hooks-for-Users">Customization Hooks for Users</a></li>
<li><a href="Single-Stepping.html#index-cl_003astep-133"><code>cl:step</code></a>: <a href="Single-Stepping.html#Single-Stepping">Single Stepping</a></li>
<li><a href="Methods-common-to-all-streams.html#index-cl_003astream_002delement_002dtype-333"><code>cl:stream-element-type</code></a>: <a href="Methods-common-to-all-streams.html#Methods-common-to-all-streams">Methods common to all streams</a></li>
<li><a href="Function-Tracing.html#index-cl_003atrace-114"><code>cl:trace</code></a>: <a href="Function-Tracing.html#Function-Tracing">Function Tracing</a></li>
<li><a href="Function-Tracing.html#index-cl_003auntrace-116"><code>cl:untrace</code></a>: <a href="Function-Tracing.html#Function-Tracing">Function Tracing</a></li>
<li><a href="Metaobject-Protocol.html#index-class_002dname-195"><code>class-name</code></a>: <a href="Metaobject-Protocol.html#Metaobject-Protocol">Metaobject Protocol</a></li>
<li><a href="Metaobject-Protocol.html#index-class_002dof-179"><code>class-of</code></a>: <a href="Metaobject-Protocol.html#Metaobject-Protocol">Metaobject Protocol</a></li>
<li><a href="Metaobject-Protocol.html#index-class_002dprototype-177"><code>class-prototype</code></a>: <a href="Metaobject-Protocol.html#Metaobject-Protocol">Metaobject Protocol</a></li>
<li><a href="Metaobject-Protocol.html#index-compute_002deffective_002dmethod-157"><code>compute-effective-method</code></a>: <a href="Metaobject-Protocol.html#Metaobject-Protocol">Metaobject Protocol</a></li>
<li><a href="Exiting-Commands.html#index-continue-102"><code>continue</code></a>: <a href="Exiting-Commands.html#Exiting-Commands">Exiting Commands</a></li>
<li><a href="Package-Lock-Violations.html#index-declare-399"><code>declare</code></a>: <a href="Package-Lock-Violations.html#Package-Lock-Violations">Package Lock Violations</a></li>
<li><a href="Metaobject-Protocol.html#index-defclass-189"><code>defclass</code></a>: <a href="Metaobject-Protocol.html#Metaobject-Protocol">Metaobject Protocol</a></li>
<li><a href="Defining-Constants.html#index-defconstant-1"><code>defconstant</code></a>: <a href="Defining-Constants.html#Defining-Constants">Defining Constants</a></li>
<li><a href="The-define_002dalien_002droutine-Macro.html#index-define_002dalien_002droutine-303"><code>define-alien-routine</code></a>: <a href="The-define_002dalien_002droutine-Macro.html#The-define_002dalien_002droutine-Macro">The define-alien-routine Macro</a></li>
<li><a href="External-Foreign-Variables.html#index-define_002dalien_002dvariable-293"><code>define-alien-variable</code></a>: <a href="External-Foreign-Variables.html#External-Foreign-Variables">External Foreign Variables</a></li>
<li><a href="Metaobject-Protocol.html#index-defmethod-196"><code>defmethod</code></a>: <a href="Metaobject-Protocol.html#Metaobject-Protocol">Metaobject Protocol</a></li>
<li><a href="Package-Lock-Dictionary.html#index-defpackage-432"><code>defpackage</code></a>: <a href="Package-Lock-Dictionary.html#Package-Lock-Dictionary">Package Lock Dictionary</a></li>
<li><a href="Implementation-Packages.html#index-defpackage-385"><code>defpackage</code></a>: <a href="Implementation-Packages.html#Implementation-Packages">Implementation Packages</a></li>
<li><a href="Accessing-Foreign-Values.html#index-deref-269"><code>deref</code></a>: <a href="Accessing-Foreign-Values.html#Accessing-Foreign-Values">Accessing Foreign Values</a></li>
<li><a href="Information-Commands.html#index-describe-108"><code>describe</code></a>: <a href="Information-Commands.html#Information-Commands">Information Commands</a></li>
<li><a href="Package-Lock-Violations.html#index-disable_002dpackage_002dlocks-403"><code>disable-package-locks</code></a>: <a href="Package-Lock-Violations.html#Package-Lock-Violations">Package Lock Violations</a></li>
<li><a href="Stack-Motion.html#index-down-67"><code>down</code></a>: <a href="Stack-Motion.html#Stack-Motion">Stack Motion</a></li>
<li><a href="Package-Lock-Violations.html#index-enable_002dpackage_002dlocks-404"><code>enable-package-locks</code></a>: <a href="Package-Lock-Violations.html#Package-Lock-Violations">Package Lock Violations</a></li>
<li><a href="Metaobject-Protocol.html#index-ensure_002dclass-190"><code>ensure-class</code></a>: <a href="Metaobject-Protocol.html#Metaobject-Protocol">Metaobject Protocol</a></li>
<li><a href="Metaobject-Protocol.html#index-ensure_002dclass_002dusing_002dclass-191"><code>ensure-class-using-class</code></a>: <a href="Metaobject-Protocol.html#Metaobject-Protocol">Metaobject Protocol</a></li>
<li><a href="Metaobject-Protocol.html#index-ensure_002dgeneric_002dfunction-165"><code>ensure-generic-function</code></a>: <a href="Metaobject-Protocol.html#Metaobject-Protocol">Metaobject Protocol</a></li>
<li><a href="Information-Commands.html#index-error-110"><code>error</code></a>: <a href="Information-Commands.html#Information-Commands">Information Commands</a></li>
<li><a href="External-Foreign-Variables.html#index-extern_002dalien-297"><code>extern-alien</code></a>: <a href="External-Foreign-Variables.html#External-Foreign-Variables">External Foreign Variables</a></li>
<li><a href="Metaobject-Protocol.html#index-finalize_002dinheritance-169"><code>finalize-inheritance</code></a>: <a href="Metaobject-Protocol.html#Metaobject-Protocol">Metaobject Protocol</a></li>
<li><a href="Metaobject-Protocol.html#index-find_002dclass-194"><code>find-class</code></a>: <a href="Metaobject-Protocol.html#Metaobject-Protocol">Metaobject Protocol</a></li>
<li><a href="Metaobject-Protocol.html#index-find_002dmethod-204"><code>find-method</code></a>: <a href="Metaobject-Protocol.html#Metaobject-Protocol">Metaobject Protocol</a></li>
<li><a href="Package-Lock-Violations.html#index-flet-395"><code>flet</code></a>: <a href="Package-Lock-Violations.html#Package-Lock-Violations">Package Lock Violations</a></li>
<li><a href="Stack-Motion.html#index-frame-70"><code>frame</code></a>: <a href="Stack-Motion.html#Stack-Motion">Stack Motion</a></li>
<li><a href="Foreign-Dynamic-Allocation.html#index-free_002dalien-289"><code>free-alien</code></a>: <a href="Foreign-Dynamic-Allocation.html#Foreign-Dynamic-Allocation">Foreign Dynamic Allocation</a></li>
<li><a href="Metaobject-Protocol.html#index-generic_002dfunction_002ddeclarations-166"><code>generic-function-declarations</code></a>: <a href="Metaobject-Protocol.html#Metaobject-Protocol">Metaobject Protocol</a></li>
<li><a href="External-Foreign-Variables.html#index-get_002derrno-295"><code>get-errno</code></a>: <a href="External-Foreign-Variables.html#External-Foreign-Variables">External Foreign Variables</a></li>
<li><a href="Information-Commands.html#index-help-106"><code>help</code></a>: <a href="Information-Commands.html#Information-Commands">Information Commands</a></li>
<li><a href="Tools-To-Help-Developers.html#index-inspect-248"><code>inspect</code></a>: <a href="Tools-To-Help-Developers.html#Tools-To-Help-Developers">Tools To Help Developers</a></li>
<li><a href="Accessing-Foreign-Values.html#index-int_002dsap-273"><code>int-sap</code></a>: <a href="Accessing-Foreign-Values.html#Accessing-Foreign-Values">Accessing Foreign Values</a></li>
<li><a href="Metaobject-Protocol.html#index-intern_002deql_002dspecializer-198"><code>intern-eql-specializer</code></a>: <a href="Metaobject-Protocol.html#Metaobject-Protocol">Metaobject Protocol</a></li>
<li><a href="Package-Lock-Violations.html#index-labels-396"><code>labels</code></a>: <a href="Package-Lock-Violations.html#Package-Lock-Violations">Package Lock Violations</a></li>
<li><a href="Package-Lock-Violations.html#index-let-393"><code>let</code></a>: <a href="Package-Lock-Violations.html#Package-Lock-Violations">Package Lock Violations</a></li>
<li><a href="Package-Lock-Violations.html#index-let_002a-394"><code>let*</code></a>: <a href="Package-Lock-Violations.html#Package-Lock-Violations">Package Lock Violations</a></li>
<li><a href="Variable-Access.html#index-list_002dlocals-85"><code>list-locals</code></a>: <a href="Variable-Access.html#Variable-Access">Variable Access</a></li>
<li><a href="Lisp-Pathnames.html#index-logical_002dpathname_002dtranslations-307"><code>logical-pathname-translations</code></a>: <a href="Lisp-Pathnames.html#Lisp-Pathnames">Lisp Pathnames</a></li>
<li><a href="Package-Lock-Violations.html#index-macrolet-397"><code>macrolet</code></a>: <a href="Package-Lock-Violations.html#Package-Lock-Violations">Package Lock Violations</a></li>
<li><a href="Foreign-Dynamic-Allocation.html#index-make_002dalien-287"><code>make-alien</code></a>: <a href="Foreign-Dynamic-Allocation.html#Foreign-Dynamic-Allocation">Foreign Dynamic Allocation</a></li>
<li><a href="Metaobject-Protocol.html#index-make_002dmethod_002dlambda-202"><code>make-method-lambda</code></a>: <a href="Metaobject-Protocol.html#Metaobject-Protocol">Metaobject Protocol</a></li>
<li><a href="Metaobject-Protocol.html#index-make_002dmethod_002dspecializers_002dform-200"><code>make-method-specializers-form</code></a>: <a href="Metaobject-Protocol.html#Metaobject-Protocol">Metaobject Protocol</a></li>
<li><a href="Resolution-of-Name-Conflicts.html#index-name_002dconflict_002dsymbols-252"><code>name-conflict-symbols</code></a>: <a href="Resolution-of-Name-Conflicts.html#Resolution-of-Name-Conflicts">Resolution of Name Conflicts</a></li>
<li><a href="Single-Stepping.html#index-next-130"><code>next</code></a>: <a href="Single-Stepping.html#Single-Stepping">Single Stepping</a></li>
<li><a href="Single-Stepping.html#index-out-131"><code>out</code></a>: <a href="Single-Stepping.html#Single-Stepping">Single Stepping</a></li>
<li><a href="Metaobject-Protocol.html#index-parse_002dspecializer_002dusing_002dclass-205"><code>parse-specializer-using-class</code></a>: <a href="Metaobject-Protocol.html#Metaobject-Protocol">Metaobject Protocol</a></li>
<li><a href="Information-Commands.html#index-print-109"><code>print</code></a>: <a href="Information-Commands.html#Information-Commands">Information Commands</a></li>
<li><a href="Exiting-Commands.html#index-restart-101"><code>restart</code></a>: <a href="Exiting-Commands.html#Exiting-Commands">Exiting Commands</a></li>
<li><a href="Exiting-Commands.html#index-restart_002dframe-105"><code>restart-frame</code></a>: <a href="Exiting-Commands.html#Exiting-Commands">Exiting Commands</a></li>
<li><a href="Exiting-Commands.html#index-return-104"><code>return</code></a>: <a href="Exiting-Commands.html#Exiting-Commands">Exiting Commands</a></li>
<li><a href="sb_002dmd5.html#index-rotate_002dbyte-655"><code>rotate-byte</code></a>: <a href="sb_002dmd5.html#sb_002dmd5">sb-md5</a></li>
<li><a href="Declarations-as-Assertions.html#index-safety-45"><code>safety</code></a>: <a href="Declarations-as-Assertions.html#Declarations-as-Assertions">Declarations as Assertions</a></li>
<li><a href="Coercing-Foreign-Values.html#index-sap_002dalien-283"><code>sap-alien</code></a>: <a href="Coercing-Foreign-Values.html#Coercing-Foreign-Values">Coercing Foreign Values</a></li>
<li><a href="Accessing-Foreign-Values.html#index-sap_002dref_002d32-275"><code>sap-ref-32</code></a>: <a href="Accessing-Foreign-Values.html#Accessing-Foreign-Values">Accessing Foreign Values</a></li>
<li><a href="Accessing-Foreign-Values.html#index-sap_003d-277"><code>sap=</code></a>: <a href="Accessing-Foreign-Values.html#Accessing-Foreign-Values">Accessing Foreign Values</a></li>
<li><a href="Handling-of-Types.html#index-satisfies-44"><code>satisfies</code></a>: <a href="Handling-of-Types.html#Handling-of-Types">Handling of Types</a></li>
<li><a href="Coercing-Foreign-Values.html#index-sb_002dalien_003aaddr-278"><code>sb-alien:addr</code></a>: <a href="Coercing-Foreign-Values.html#Coercing-Foreign-Values">Coercing Foreign Values</a></li>
<li><a href="The-alien_002dfuncall-Primitive.html#index-sb_002dalien_003aalien_002dfuncall-300"><code>sb-alien:alien-funcall</code></a>: <a href="The-alien_002dfuncall-Primitive.html#The-alien_002dfuncall-Primitive">The alien-funcall Primitive</a></li>
<li><a href="Coercing-Foreign-Values.html#index-sb_002dalien_003aalien_002dsap-284"><code>sb-alien:alien-sap</code></a>: <a href="Coercing-Foreign-Values.html#Coercing-Foreign-Values">Coercing Foreign Values</a></li>
<li><a href="Coercing-Foreign-Values.html#index-sb_002dalien_003acast-280"><code>sb-alien:cast</code></a>: <a href="Coercing-Foreign-Values.html#Coercing-Foreign-Values">Coercing Foreign Values</a></li>
<li><a href="The-define_002dalien_002droutine-Macro.html#index-sb_002dalien_003adefine_002dalien_002droutine-302"><code>sb-alien:define-alien-routine</code></a>: <a href="The-define_002dalien_002droutine-Macro.html#The-define_002dalien_002droutine-Macro">The define-alien-routine Macro</a></li>
<li><a href="External-Foreign-Variables.html#index-sb_002dalien_003adefine_002dalien_002dvariable-292"><code>sb-alien:define-alien-variable</code></a>: <a href="External-Foreign-Variables.html#External-Foreign-Variables">External Foreign Variables</a></li>
<li><a href="Accessing-Foreign-Values.html#index-sb_002dalien_003aderef-268"><code>sb-alien:deref</code></a>: <a href="Accessing-Foreign-Values.html#Accessing-Foreign-Values">Accessing Foreign Values</a></li>
<li><a href="External-Foreign-Variables.html#index-sb_002dalien_003aextern_002dalien-296"><code>sb-alien:extern-alien</code></a>: <a href="External-Foreign-Variables.html#External-Foreign-Variables">External Foreign Variables</a></li>
<li><a href="Foreign-Dynamic-Allocation.html#index-sb_002dalien_003afree_002dalien-288"><code>sb-alien:free-alien</code></a>: <a href="Foreign-Dynamic-Allocation.html#Foreign-Dynamic-Allocation">Foreign Dynamic Allocation</a></li>
<li><a href="External-Foreign-Variables.html#index-sb_002dalien_003aget_002derrno-294"><code>sb-alien:get-errno</code></a>: <a href="External-Foreign-Variables.html#External-Foreign-Variables">External Foreign Variables</a></li>
<li><a href="Loading-Shared-Object-Files.html#index-sb_002dalien_003aload_002dshared_002dobject-298"><code>sb-alien:load-shared-object</code></a>: <a href="Loading-Shared-Object-Files.html#Loading-Shared-Object-Files">Loading Shared Object Files</a></li>
<li><a href="Foreign-Dynamic-Allocation.html#index-sb_002dalien_003amake_002dalien-286"><code>sb-alien:make-alien</code></a>: <a href="Foreign-Dynamic-Allocation.html#Foreign-Dynamic-Allocation">Foreign Dynamic Allocation</a></li>
<li><a href="Coercing-Foreign-Values.html#index-sb_002dalien_003asap_002dalien-282"><code>sb-alien:sap-alien</code></a>: <a href="Coercing-Foreign-Values.html#Coercing-Foreign-Values">Coercing Foreign Values</a></li>
<li><a href="Accessing-Foreign-Values.html#index-sb_002dalien_003aslot-270"><code>sb-alien:slot</code></a>: <a href="Accessing-Foreign-Values.html#Accessing-Foreign-Values">Accessing Foreign Values</a></li>
<li><a href="Local-Foreign-Variables.html#index-sb_002dalien_003awith_002dalien-290"><code>sb-alien:with-alien</code></a>: <a href="Local-Foreign-Variables.html#Local-Foreign-Variables">Local Foreign Variables</a></li>
<li><a href="Name-Service.html#index-sb_002dbsd_002dsockets_003aget_002dhost_002dby_002daddress-577"><code>sb-bsd-sockets:get-host-by-address</code></a>: <a href="Name-Service.html#Name-Service">Name Service</a></li>
<li><a href="Name-Service.html#index-sb_002dbsd_002dsockets_003aget_002dhost_002dby_002dname-575"><code>sb-bsd-sockets:get-host-by-name</code></a>: <a href="Name-Service.html#Name-Service">Name Service</a></li>
<li><a href="INET-Domain-Sockets.html#index-sb_002dbsd_002dsockets_003aget_002dprotocol_002dby_002dname-569"><code>sb-bsd-sockets:get-protocol-by-name</code></a>: <a href="INET-Domain-Sockets.html#INET-Domain-Sockets">INET Domain Sockets</a></li>
<li><a href="Name-Service.html#index-sb_002dbsd_002dsockets_003ahost_002dent_002daddress-579"><code>sb-bsd-sockets:host-ent-address</code></a>: <a href="Name-Service.html#Name-Service">Name Service</a></li>
<li><a href="INET-Domain-Sockets.html#index-sb_002dbsd_002dsockets_003amake_002dinet_002daddress-567"><code>sb-bsd-sockets:make-inet-address</code></a>: <a href="INET-Domain-Sockets.html#INET-Domain-Sockets">INET Domain Sockets</a></li>
<li><a href="General-Sockets.html#index-sb_002dbsd_002dsockets_003anon_002dblocking_002dmode-545"><code>sb-bsd-sockets:non-blocking-mode</code></a>: <a href="General-Sockets.html#General-Sockets">General Sockets</a></li>
<li><a href="General-Sockets.html#index-sb_002dbsd_002dsockets_003asocket_002daccept-522"><code>sb-bsd-sockets:socket-accept</code></a>: <a href="General-Sockets.html#General-Sockets">General Sockets</a></li>
<li><a href="General-Sockets.html#index-sb_002dbsd_002dsockets_003asocket_002dbind-520"><code>sb-bsd-sockets:socket-bind</code></a>: <a href="General-Sockets.html#General-Sockets">General Sockets</a></li>
<li><a href="General-Sockets.html#index-sb_002dbsd_002dsockets_003asocket_002dclose-538"><code>sb-bsd-sockets:socket-close</code></a>: <a href="General-Sockets.html#General-Sockets">General Sockets</a></li>
<li><a href="General-Sockets.html#index-sb_002dbsd_002dsockets_003asocket_002dconnect-524"><code>sb-bsd-sockets:socket-connect</code></a>: <a href="General-Sockets.html#General-Sockets">General Sockets</a></li>
<li><a href="General-Sockets.html#index-sb_002dbsd_002dsockets_003asocket_002derror-543"><code>sb-bsd-sockets:socket-error</code></a>: <a href="General-Sockets.html#General-Sockets">General Sockets</a></li>
<li><a href="General-Sockets.html#index-sb_002dbsd_002dsockets_003asocket_002dlisten-534"><code>sb-bsd-sockets:socket-listen</code></a>: <a href="General-Sockets.html#General-Sockets">General Sockets</a></li>
<li><a href="General-Sockets.html#index-sb_002dbsd_002dsockets_003asocket_002dmake_002dstream-540"><code>sb-bsd-sockets:socket-make-stream</code></a>: <a href="General-Sockets.html#General-Sockets">General Sockets</a></li>
<li><a href="General-Sockets.html#index-sb_002dbsd_002dsockets_003asocket_002dname-528"><code>sb-bsd-sockets:socket-name</code></a>: <a href="General-Sockets.html#General-Sockets">General Sockets</a></li>
<li><a href="General-Sockets.html#index-sb_002dbsd_002dsockets_003asocket_002dopen_002dp-536"><code>sb-bsd-sockets:socket-open-p</code></a>: <a href="General-Sockets.html#General-Sockets">General Sockets</a></li>
<li><a href="General-Sockets.html#index-sb_002dbsd_002dsockets_003asocket_002dpeername-526"><code>sb-bsd-sockets:socket-peername</code></a>: <a href="General-Sockets.html#General-Sockets">General Sockets</a></li>
<li><a href="General-Sockets.html#index-sb_002dbsd_002dsockets_003asocket_002dreceive-530"><code>sb-bsd-sockets:socket-receive</code></a>: <a href="General-Sockets.html#General-Sockets">General Sockets</a></li>
<li><a href="General-Sockets.html#index-sb_002dbsd_002dsockets_003asocket_002dsend-532"><code>sb-bsd-sockets:socket-send</code></a>: <a href="General-Sockets.html#General-Sockets">General Sockets</a></li>
<li><a href="Socket-Options.html#index-sb_002dbsd_002dsockets_003asockopt_002dbroadcast-561"><code>sb-bsd-sockets:sockopt-broadcast</code></a>: <a href="Socket-Options.html#Socket-Options">Socket Options</a></li>
<li><a href="Socket-Options.html#index-sb_002dbsd_002dsockets_003asockopt_002dbsd_002dcompatible-553"><code>sb-bsd-sockets:sockopt-bsd-compatible</code></a>: <a href="Socket-Options.html#Socket-Options">Socket Options</a></li>
<li><a href="Socket-Options.html#index-sb_002dbsd_002dsockets_003asockopt_002ddebug-557"><code>sb-bsd-sockets:sockopt-debug</code></a>: <a href="Socket-Options.html#Socket-Options">Socket Options</a></li>
<li><a href="Socket-Options.html#index-sb_002dbsd_002dsockets_003asockopt_002ddont_002droute-559"><code>sb-bsd-sockets:sockopt-dont-route</code></a>: <a href="Socket-Options.html#Socket-Options">Socket Options</a></li>
<li><a href="Socket-Options.html#index-sb_002dbsd_002dsockets_003asockopt_002dkeep_002dalive-549"><code>sb-bsd-sockets:sockopt-keep-alive</code></a>: <a href="Socket-Options.html#Socket-Options">Socket Options</a></li>
<li><a href="Socket-Options.html#index-sb_002dbsd_002dsockets_003asockopt_002doob_002dinline-551"><code>sb-bsd-sockets:sockopt-oob-inline</code></a>: <a href="Socket-Options.html#Socket-Options">Socket Options</a></li>
<li><a href="Socket-Options.html#index-sb_002dbsd_002dsockets_003asockopt_002dpass_002dcredentials-555"><code>sb-bsd-sockets:sockopt-pass-credentials</code></a>: <a href="Socket-Options.html#Socket-Options">Socket Options</a></li>
<li><a href="Socket-Options.html#index-sb_002dbsd_002dsockets_003asockopt_002dreuse_002daddress-547"><code>sb-bsd-sockets:sockopt-reuse-address</code></a>: <a href="Socket-Options.html#Socket-Options">Socket Options</a></li>
<li><a href="Socket-Options.html#index-sb_002dbsd_002dsockets_003asockopt_002dtcp_002dnodelay-563"><code>sb-bsd-sockets:sockopt-tcp-nodelay</code></a>: <a href="Socket-Options.html#Socket-Options">Socket Options</a></li>
<li><a href="sb_002dcover.html#index-sb_002dcover_003aclear_002dcoverage-685"><code>sb-cover:clear-coverage</code></a>: <a href="sb_002dcover.html#sb_002dcover">sb-cover</a></li>
<li><a href="sb_002dcover.html#index-sb_002dcover_003areport-681"><code>sb-cover:report</code></a>: <a href="sb_002dcover.html#sb_002dcover">sb-cover</a></li>
<li><a href="sb_002dcover.html#index-sb_002dcover_003areset_002dcoverage-683"><code>sb-cover:reset-coverage</code></a>: <a href="sb_002dcover.html#sb_002dcover">sb-cover</a></li>
<li><a href="sb_002dcover.html#index-sb_002dcover_003arestore_002dcoverage-691"><code>sb-cover:restore-coverage</code></a>: <a href="sb_002dcover.html#sb_002dcover">sb-cover</a></li>
<li><a href="sb_002dcover.html#index-sb_002dcover_003arestore_002dcoverage_002dfrom_002dfile-693"><code>sb-cover:restore-coverage-from-file</code></a>: <a href="sb_002dcover.html#sb_002dcover">sb-cover</a></li>
<li><a href="sb_002dcover.html#index-sb_002dcover_003asave_002dcoverage-687"><code>sb-cover:save-coverage</code></a>: <a href="sb_002dcover.html#sb_002dcover">sb-cover</a></li>
<li><a href="sb_002dcover.html#index-sb_002dcover_003asave_002dcoverage_002din_002dfile-689"><code>sb-cover:save-coverage-in-file</code></a>: <a href="sb_002dcover.html#sb_002dcover">sb-cover</a></li>
<li><a href="Variable-Access.html#index-sb_002ddebug_003avar-86"><code>sb-debug:var</code></a>: <a href="Variable-Access.html#Variable-Access">Variable Access</a></li>
<li><a href="Package-Lock-Dictionary.html#index-sb_002dext_003aadd_002dimplementation_002dpackage-424"><code>sb-ext:add-implementation-package</code></a>: <a href="Package-Lock-Dictionary.html#Package-Lock-Dictionary">Package Lock Dictionary</a></li>
<li><a href="Miscellaneous-Extensions.html#index-sb_002dext_003aarray_002dstorage_002dvector-263"><code>sb-ext:array-storage-vector</code></a>: <a href="Miscellaneous-Extensions.html#Miscellaneous-Extensions">Miscellaneous Extensions</a></li>
<li><a href="Garbage-Collection.html#index-sb_002dext_003acancel_002dfinalization-149"><code>sb-ext:cancel-finalization</code></a>: <a href="Garbage-Collection.html#Garbage-Collection">Garbage Collection</a></li>
<li><a href="Global-and-Always_002dBound-variables.html#index-sb_002dext_003adefglobal-143"><code>sb-ext:defglobal</code></a>: <a href="Global-and-Always_002dBound-variables.html#Global-and-Always_002dBound-variables">Global and Always-Bound variables</a></li>
<li><a href="Hash-Table-Extensions.html#index-sb_002dext_003adefine_002dhash_002dtable_002dtest-255"><code>sb-ext:define-hash-table-test</code></a>: <a href="Hash-Table-Extensions.html#Hash-Table-Extensions">Hash Table Extensions</a></li>
<li><a href="Package-Lock-Violations.html#index-sb_002dext_003adisable_002dpackage_002dlocks-401"><code>sb-ext:disable-package-locks</code></a>: <a href="Package-Lock-Violations.html#Package-Lock-Violations">Package Lock Violations</a></li>
<li><a href="Package-Lock-Violations.html#index-sb_002dext_003aenable_002dpackage_002dlocks-402"><code>sb-ext:enable-package-locks</code></a>: <a href="Package-Lock-Violations.html#Package-Lock-Violations">Package Lock Violations</a></li>
<li><a href="Garbage-Collection.html#index-sb_002dext_003afinalize-147"><code>sb-ext:finalize</code></a>: <a href="Garbage-Collection.html#Garbage-Collection">Garbage Collection</a></li>
<li><a href="Hash-Table-Extensions.html#index-sb_002dext_003ahash_002dtable_002dsynchronized_002dp-259"><code>sb-ext:hash-table-synchronized-p</code></a>: <a href="Hash-Table-Extensions.html#Hash-Table-Extensions">Hash Table Extensions</a></li>
<li><a href="Hash-Table-Extensions.html#index-sb_002dext_003ahash_002dtable_002dweakness-261"><code>sb-ext:hash-table-weakness</code></a>: <a href="Hash-Table-Extensions.html#Hash-Table-Extensions">Hash Table Extensions</a></li>
<li><a href="Timers.html#index-sb_002dext_003alist_002dall_002dtimers-515"><code>sb-ext:list-all-timers</code></a>: <a href="Timers.html#Timers">Timers</a></li>
<li><a href="Package-Lock-Dictionary.html#index-sb_002dext_003alock_002dpackage-416"><code>sb-ext:lock-package</code></a>: <a href="Package-Lock-Dictionary.html#Package-Lock-Dictionary">Package Lock Dictionary</a></li>
<li><a href="Timers.html#index-sb_002dext_003amake_002dtimer-505"><code>sb-ext:make-timer</code></a>: <a href="Timers.html#Timers">Timers</a></li>
<li><a href="Garbage-Collection.html#index-sb_002dext_003amake_002dweak_002dpointer-151"><code>sb-ext:make-weak-pointer</code></a>: <a href="Garbage-Collection.html#Garbage-Collection">Garbage Collection</a></li>
<li><a href="Controlling-Verbosity.html#index-sb_002dext_003amuffle_002dconditions-20"><code>sb-ext:muffle-conditions</code></a>: <a href="Controlling-Verbosity.html#Controlling-Verbosity">Controlling Verbosity</a></li>
<li><a href="Resolution-of-Name-Conflicts.html#index-sb_002dext_003aname_002dconflict_002dsymbols-251"><code>sb-ext:name-conflict-symbols</code></a>: <a href="Resolution-of-Name-Conflicts.html#Resolution-of-Name-Conflicts">Resolution of Name Conflicts</a></li>
<li><a href="Native-Filenames.html#index-sb_002dext_003anative_002dnamestring-313"><code>sb-ext:native-namestring</code></a>: <a href="Native-Filenames.html#Native-Filenames">Native Filenames</a></li>
<li><a href="Native-Filenames.html#index-sb_002dext_003anative_002dpathname-311"><code>sb-ext:native-pathname</code></a>: <a href="Native-Filenames.html#Native-Filenames">Native Filenames</a></li>
<li><a href="Package-Lock-Dictionary.html#index-sb_002dext_003apackage_002dimplemented_002dby_002dlist-420"><code>sb-ext:package-implemented-by-list</code></a>: <a href="Package-Lock-Dictionary.html#Package-Lock-Dictionary">Package Lock Dictionary</a></li>
<li><a href="Package-Lock-Dictionary.html#index-sb_002dext_003apackage_002dimplements_002dlist-422"><code>sb-ext:package-implements-list</code></a>: <a href="Package-Lock-Dictionary.html#Package-Lock-Dictionary">Package Lock Dictionary</a></li>
<li><a href="Package-Lock-Dictionary.html#index-sb_002dext_003apackage_002dlocked_002derror_002dsymbol-413"><code>sb-ext:package-locked-error-symbol</code></a>: <a href="Package-Lock-Dictionary.html#Package-Lock-Dictionary">Package Lock Dictionary</a></li>
<li><a href="Package-Lock-Dictionary.html#index-sb_002dext_003apackage_002dlocked_002dp-414"><code>sb-ext:package-locked-p</code></a>: <a href="Package-Lock-Dictionary.html#Package-Lock-Dictionary">Package Lock Dictionary</a></li>
<li><a href="Native-Filenames.html#index-sb_002dext_003aparse_002dnative_002dnamestring-309"><code>sb-ext:parse-native-namestring</code></a>: <a href="Native-Filenames.html#Native-Filenames">Native Filenames</a></li>
<li><a href="Querying-the-process-environment.html#index-sb_002dext_003aposix_002dgetenv-211"><code>sb-ext:posix-getenv</code></a>: <a href="Querying-the-process-environment.html#Querying-the-process-environment">Querying the process environment</a></li>
<li><a href="Running-external-programs.html#index-sb_002dext_003aprocess_002dalive_002dp-223"><code>sb-ext:process-alive-p</code></a>: <a href="Running-external-programs.html#Running-external-programs">Running external programs</a></li>
<li><a href="Running-external-programs.html#index-sb_002dext_003aprocess_002dclose-233"><code>sb-ext:process-close</code></a>: <a href="Running-external-programs.html#Running-external-programs">Running external programs</a></li>
<li><a href="Running-external-programs.html#index-sb_002dext_003aprocess_002dcore_002ddumped-231"><code>sb-ext:process-core-dumped</code></a>: <a href="Running-external-programs.html#Running-external-programs">Running external programs</a></li>
<li><a href="Running-external-programs.html#index-sb_002dext_003aprocess_002derror-221"><code>sb-ext:process-error</code></a>: <a href="Running-external-programs.html#Running-external-programs">Running external programs</a></li>
<li><a href="Running-external-programs.html#index-sb_002dext_003aprocess_002dexit_002dcode-229"><code>sb-ext:process-exit-code</code></a>: <a href="Running-external-programs.html#Running-external-programs">Running external programs</a></li>
<li><a href="Running-external-programs.html#index-sb_002dext_003aprocess_002dinput-217"><code>sb-ext:process-input</code></a>: <a href="Running-external-programs.html#Running-external-programs">Running external programs</a></li>
<li><a href="Running-external-programs.html#index-sb_002dext_003aprocess_002dkill-235"><code>sb-ext:process-kill</code></a>: <a href="Running-external-programs.html#Running-external-programs">Running external programs</a></li>
<li><a href="Running-external-programs.html#index-sb_002dext_003aprocess_002doutput-219"><code>sb-ext:process-output</code></a>: <a href="Running-external-programs.html#Running-external-programs">Running external programs</a></li>
<li><a href="Running-external-programs.html#index-sb_002dext_003aprocess_002dp-215"><code>sb-ext:process-p</code></a>: <a href="Running-external-programs.html#Running-external-programs">Running external programs</a></li>
<li><a href="Running-external-programs.html#index-sb_002dext_003aprocess_002dstatus-225"><code>sb-ext:process-status</code></a>: <a href="Running-external-programs.html#Running-external-programs">Running external programs</a></li>
<li><a href="Running-external-programs.html#index-sb_002dext_003aprocess_002dwait-227"><code>sb-ext:process-wait</code></a>: <a href="Running-external-programs.html#Running-external-programs">Running external programs</a></li>
<li><a href="Efficiency-Hacks.html#index-sb_002dext_003apurify-265"><code>sb-ext:purify</code></a>: <a href="Efficiency-Hacks.html#Efficiency-Hacks">Efficiency Hacks</a></li>
<li><a href="Quit.html#index-sb_002dext_003aquit-6"><code>sb-ext:quit</code></a>: <a href="Quit.html#Quit">Quit</a></li>
<li><a href="Package-Lock-Dictionary.html#index-sb_002dext_003aremove_002dimplementation_002dpackage-426"><code>sb-ext:remove-implementation-package</code></a>: <a href="Package-Lock-Dictionary.html#Package-Lock-Dictionary">Package Lock Dictionary</a></li>
<li><a href="Running-external-programs.html#index-sb_002dext_003arun_002dprogram-213"><code>sb-ext:run-program</code></a>: <a href="Running-external-programs.html#Running-external-programs">Running external programs</a></li>
<li><a href="Saving-a-Core-Image.html#index-sb_002dext_003asave_002dlisp_002dand_002ddie-8"><code>sb-ext:save-lisp-and-die</code></a>: <a href="Saving-a-Core-Image.html#Saving-a-Core-Image">Saving a Core Image</a></li>
<li><a href="Timers.html#index-sb_002dext_003aschedule_002dtimer-511"><code>sb-ext:schedule-timer</code></a>: <a href="Timers.html#Timers">Timers</a></li>
<li><a href="Timers.html#index-sb_002dext_003atimer_002dname-507"><code>sb-ext:timer-name</code></a>: <a href="Timers.html#Timers">Timers</a></li>
<li><a href="Timers.html#index-sb_002dext_003atimer_002dscheduled_002dp-509"><code>sb-ext:timer-scheduled-p</code></a>: <a href="Timers.html#Timers">Timers</a></li>
<li><a href="Efficiency-Hacks.html#index-sb_002dext_003atruly_002dthe-267"><code>sb-ext:truly-the</code></a>: <a href="Efficiency-Hacks.html#Efficiency-Hacks">Efficiency Hacks</a></li>
<li><a href="Package-Lock-Dictionary.html#index-sb_002dext_003aunlock_002dpackage-418"><code>sb-ext:unlock-package</code></a>: <a href="Package-Lock-Dictionary.html#Package-Lock-Dictionary">Package Lock Dictionary</a></li>
<li><a href="Controlling-Verbosity.html#index-sb_002dext_003aunmuffle_002dconditions-21"><code>sb-ext:unmuffle-conditions</code></a>: <a href="Controlling-Verbosity.html#Controlling-Verbosity">Controlling Verbosity</a></li>
<li><a href="Timers.html#index-sb_002dext_003aunschedule_002dtimer-513"><code>sb-ext:unschedule-timer</code></a>: <a href="Timers.html#Timers">Timers</a></li>
<li><a href="Garbage-Collection.html#index-sb_002dext_003aweak_002dpointer_002dvalue-153"><code>sb-ext:weak-pointer-value</code></a>: <a href="Garbage-Collection.html#Garbage-Collection">Garbage Collection</a></li>
<li><a href="Hash-Table-Extensions.html#index-sb_002dext_003awith_002dlocked_002dhash_002dtable-257"><code>sb-ext:with-locked-hash-table</code></a>: <a href="Hash-Table-Extensions.html#Hash-Table-Extensions">Hash Table Extensions</a></li>
<li><a href="Package-Lock-Dictionary.html#index-sb_002dext_003awith_002dunlocked_002dpackages-430"><code>sb-ext:with-unlocked-packages</code></a>: <a href="Package-Lock-Dictionary.html#Package-Lock-Dictionary">Package Lock Dictionary</a></li>
<li><a href="Package-Lock-Dictionary.html#index-sb_002dext_003awithout_002dpackage_002dlocks-428"><code>sb-ext:without-package-locks</code></a>: <a href="Package-Lock-Dictionary.html#Package-Lock-Dictionary">Package Lock Dictionary</a></li>
<li><a href="Character-output-stream-methods.html#index-sb_002dgray_003astream_002dadvance_002dto_002dcolumn-367"><code>sb-gray:stream-advance-to-column</code></a>: <a href="Character-output-stream-methods.html#Character-output-stream-methods">Character output stream methods</a></li>
<li><a href="Input-stream-methods.html#index-sb_002dgray_003astream_002dclear_002dinput-339"><code>sb-gray:stream-clear-input</code></a>: <a href="Input-stream-methods.html#Input-stream-methods">Input stream methods</a></li>
<li><a href="Output-stream-methods.html#index-sb_002dgray_003astream_002dclear_002doutput-355"><code>sb-gray:stream-clear-output</code></a>: <a href="Output-stream-methods.html#Output-stream-methods">Output stream methods</a></li>
<li><a href="Methods-common-to-all-streams.html#index-sb_002dgray_003astream_002dfile_002dposition-337"><code>sb-gray:stream-file-position</code></a>: <a href="Methods-common-to-all-streams.html#Methods-common-to-all-streams">Methods common to all streams</a></li>
<li><a href="Output-stream-methods.html#index-sb_002dgray_003astream_002dfinish_002doutput-357"><code>sb-gray:stream-finish-output</code></a>: <a href="Output-stream-methods.html#Output-stream-methods">Output stream methods</a></li>
<li><a href="Output-stream-methods.html#index-sb_002dgray_003astream_002dforce_002doutput-359"><code>sb-gray:stream-force-output</code></a>: <a href="Output-stream-methods.html#Output-stream-methods">Output stream methods</a></li>
<li><a href="Character-output-stream-methods.html#index-sb_002dgray_003astream_002dfresh_002dline-369"><code>sb-gray:stream-fresh-line</code></a>: <a href="Character-output-stream-methods.html#Character-output-stream-methods">Character output stream methods</a></li>
<li><a href="Character-output-stream-methods.html#index-sb_002dgray_003astream_002dline_002dcolumn-371"><code>sb-gray:stream-line-column</code></a>: <a href="Character-output-stream-methods.html#Character-output-stream-methods">Character output stream methods</a></li>
<li><a href="Character-output-stream-methods.html#index-sb_002dgray_003astream_002dline_002dlength-373"><code>sb-gray:stream-line-length</code></a>: <a href="Character-output-stream-methods.html#Character-output-stream-methods">Character output stream methods</a></li>
<li><a href="Character-input-stream-methods.html#index-sb_002dgray_003astream_002dlisten-351"><code>sb-gray:stream-listen</code></a>: <a href="Character-input-stream-methods.html#Character-input-stream-methods">Character input stream methods</a></li>
<li><a href="Character-input-stream-methods.html#index-sb_002dgray_003astream_002dpeek_002dchar-343"><code>sb-gray:stream-peek-char</code></a>: <a href="Character-input-stream-methods.html#Character-input-stream-methods">Character input stream methods</a></li>
<li><a href="Binary-stream-methods.html#index-sb_002dgray_003astream_002dread_002dbyte-363"><code>sb-gray:stream-read-byte</code></a>: <a href="Binary-stream-methods.html#Binary-stream-methods">Binary stream methods</a></li>
<li><a href="Character-input-stream-methods.html#index-sb_002dgray_003astream_002dread_002dchar-347"><code>sb-gray:stream-read-char</code></a>: <a href="Character-input-stream-methods.html#Character-input-stream-methods">Character input stream methods</a></li>
<li><a href="Character-input-stream-methods.html#index-sb_002dgray_003astream_002dread_002dchar_002dno_002dhang-345"><code>sb-gray:stream-read-char-no-hang</code></a>: <a href="Character-input-stream-methods.html#Character-input-stream-methods">Character input stream methods</a></li>
<li><a href="Character-input-stream-methods.html#index-sb_002dgray_003astream_002dread_002dline-349"><code>sb-gray:stream-read-line</code></a>: <a href="Character-input-stream-methods.html#Character-input-stream-methods">Character input stream methods</a></li>
<li><a href="Input-stream-methods.html#index-sb_002dgray_003astream_002dread_002dsequence-341"><code>sb-gray:stream-read-sequence</code></a>: <a href="Input-stream-methods.html#Input-stream-methods">Input stream methods</a></li>
<li><a href="Character-output-stream-methods.html#index-sb_002dgray_003astream_002dstart_002dline_002dp-375"><code>sb-gray:stream-start-line-p</code></a>: <a href="Character-output-stream-methods.html#Character-output-stream-methods">Character output stream methods</a></li>
<li><a href="Character-output-stream-methods.html#index-sb_002dgray_003astream_002dterpri-377"><code>sb-gray:stream-terpri</code></a>: <a href="Character-output-stream-methods.html#Character-output-stream-methods">Character output stream methods</a></li>
<li><a href="Character-input-stream-methods.html#index-sb_002dgray_003astream_002dunread_002dchar-353"><code>sb-gray:stream-unread-char</code></a>: <a href="Character-input-stream-methods.html#Character-input-stream-methods">Character input stream methods</a></li>
<li><a href="Binary-stream-methods.html#index-sb_002dgray_003astream_002dwrite_002dbyte-365"><code>sb-gray:stream-write-byte</code></a>: <a href="Binary-stream-methods.html#Binary-stream-methods">Binary stream methods</a></li>
<li><a href="Character-output-stream-methods.html#index-sb_002dgray_003astream_002dwrite_002dchar-379"><code>sb-gray:stream-write-char</code></a>: <a href="Character-output-stream-methods.html#Character-output-stream-methods">Character output stream methods</a></li>
<li><a href="Output-stream-methods.html#index-sb_002dgray_003astream_002dwrite_002dsequence-361"><code>sb-gray:stream-write-sequence</code></a>: <a href="Output-stream-methods.html#Output-stream-methods">Output stream methods</a></li>
<li><a href="Character-output-stream-methods.html#index-sb_002dgray_003astream_002dwrite_002dstring-381"><code>sb-gray:stream-write-string</code></a>: <a href="Character-output-stream-methods.html#Character-output-stream-methods">Character output stream methods</a></li>
<li><a href="sb_002dmd5.html#index-sb_002dmd5_003amd5sum_002dfile-647"><code>sb-md5:md5sum-file</code></a>: <a href="sb_002dmd5.html#sb_002dmd5">sb-md5</a></li>
<li><a href="sb_002dmd5.html#index-sb_002dmd5_003amd5sum_002dsequence-649"><code>sb-md5:md5sum-sequence</code></a>: <a href="sb_002dmd5.html#sb_002dmd5">sb-md5</a></li>
<li><a href="sb_002dmd5.html#index-sb_002dmd5_003amd5sum_002dstream-651"><code>sb-md5:md5sum-stream</code></a>: <a href="sb_002dmd5.html#sb_002dmd5">sb-md5</a></li>
<li><a href="sb_002dmd5.html#index-sb_002dmd5_003amd5sum_002dstring-653"><code>sb-md5:md5sum-string</code></a>: <a href="sb_002dmd5.html#sb_002dmd5">sb-md5</a></li>
<li><a href="Metaobject-Protocol.html#index-sb_002dmop_003aclass_002dprototype-176"><code>sb-mop:class-prototype</code></a>: <a href="Metaobject-Protocol.html#Metaobject-Protocol">Metaobject Protocol</a></li>
<li><a href="Metaobject-Protocol.html#index-sb_002dmop_003acompute_002deffective_002dmethod-158"><code>sb-mop:compute-effective-method</code></a>: <a href="Metaobject-Protocol.html#Metaobject-Protocol">Metaobject Protocol</a></li>
<li><a href="Metaobject-Protocol.html#index-sb_002dmop_003aensure_002dclass-192"><code>sb-mop:ensure-class</code></a>: <a href="Metaobject-Protocol.html#Metaobject-Protocol">Metaobject Protocol</a></li>
<li><a href="Metaobject-Protocol.html#index-sb_002dmop_003aensure_002dclass_002dusing_002dclass-193"><code>sb-mop:ensure-class-using-class</code></a>: <a href="Metaobject-Protocol.html#Metaobject-Protocol">Metaobject Protocol</a></li>
<li><a href="Metaobject-Protocol.html#index-sb_002dmop_003afinalize_002dinheritance-171"><code>sb-mop:finalize-inheritance</code></a>: <a href="Metaobject-Protocol.html#Metaobject-Protocol">Metaobject Protocol</a></li>
<li><a href="Metaobject-Protocol.html#index-sb_002dmop_003ageneric_002dfunction_002ddeclarations-167"><code>sb-mop:generic-function-declarations</code></a>: <a href="Metaobject-Protocol.html#Metaobject-Protocol">Metaobject Protocol</a></li>
<li><a href="Metaobject-Protocol.html#index-sb_002dmop_003aintern_002deql_002dspecializer-199"><code>sb-mop:intern-eql-specializer</code></a>: <a href="Metaobject-Protocol.html#Metaobject-Protocol">Metaobject Protocol</a></li>
<li><a href="Metaobject-Protocol.html#index-sb_002dmop_003amake_002dmethod_002dlambda-203"><code>sb-mop:make-method-lambda</code></a>: <a href="Metaobject-Protocol.html#Metaobject-Protocol">Metaobject Protocol</a></li>
<li><a href="Metaobject-Protocol.html#index-sb_002dmop_003aslot_002dboundp_002dusing_002dclass-188"><code>sb-mop:slot-boundp-using-class</code></a>: <a href="Metaobject-Protocol.html#Metaobject-Protocol">Metaobject Protocol</a></li>
<li><a href="Metaobject-Protocol.html#index-sb_002dmop_003aslot_002dvalue_002dusing_002dclass-184"><code>sb-mop:slot-value-using-class</code></a>: <a href="Metaobject-Protocol.html#Metaobject-Protocol">Metaobject Protocol</a></li>
<li><a href="Metaobject-Protocol.html#index-sb_002dmop_003avalidate_002dsuperclass-170"><code>sb-mop:validate-superclass</code></a>: <a href="Metaobject-Protocol.html#Metaobject-Protocol">Metaobject Protocol</a></li>
<li><a href="Metaobject-Protocol.html#index-sb_002dpcl_003amake_002dmethod_002dspecializers_002dform-201"><code>sb-pcl:make-method-specializers-form</code></a>: <a href="Metaobject-Protocol.html#Metaobject-Protocol">Metaobject Protocol</a></li>
<li><a href="Metaobject-Protocol.html#index-sb_002dpcl_003aparse_002dspecializer_002dusing_002dclass-207"><code>sb-pcl:parse-specializer-using-class</code></a>: <a href="Metaobject-Protocol.html#Metaobject-Protocol">Metaobject Protocol</a></li>
<li><a href="Metaobject-Protocol.html#index-sb_002dpcl_003aunparse_002dspecializer_002dusing_002dclass-208"><code>sb-pcl:unparse-specializer-using-class</code></a>: <a href="Metaobject-Protocol.html#Metaobject-Protocol">Metaobject Protocol</a></li>
<li><a href="File_002ddescriptors.html#index-sb_002dposix_003afile_002ddescriptor-622"><code>sb-posix:file-descriptor</code></a>: <a href="File_002ddescriptors.html#File_002ddescriptors">File-descriptors</a></li>
<li><a href="Filenames.html#index-sb_002dposix_003afilename-628"><code>sb-posix:filename</code></a>: <a href="Filenames.html#Filenames">Filenames</a></li>
<li><a href="Functions-with-idiosyncratic-bindings.html#index-sb_002dposix_003agetcwd-640"><code>sb-posix:getcwd</code></a>: <a href="Functions-with-idiosyncratic-bindings.html#Functions-with-idiosyncratic-bindings">Functions with idiosyncratic bindings</a></li>
<li><a href="Functions-with-idiosyncratic-bindings.html#index-sb_002dposix_003areadlink-642"><code>sb-posix:readlink</code></a>: <a href="Functions-with-idiosyncratic-bindings.html#Functions-with-idiosyncratic-bindings">Functions with idiosyncratic bindings</a></li>
<li><a href="Functions-with-idiosyncratic-bindings.html#index-sb_002dposix_003asyslog-644"><code>sb-posix:syslog</code></a>: <a href="Functions-with-idiosyncratic-bindings.html#Functions-with-idiosyncratic-bindings">Functions with idiosyncratic bindings</a></li>
<li><a href="Deterministic-Profiler.html#index-sb_002dprofile_003aprofile-583"><code>sb-profile:profile</code></a>: <a href="Deterministic-Profiler.html#Deterministic-Profiler">Deterministic Profiler</a></li>
<li><a href="Deterministic-Profiler.html#index-sb_002dprofile_003areport-587"><code>sb-profile:report</code></a>: <a href="Deterministic-Profiler.html#Deterministic-Profiler">Deterministic Profiler</a></li>
<li><a href="Deterministic-Profiler.html#index-sb_002dprofile_003areset-589"><code>sb-profile:reset</code></a>: <a href="Deterministic-Profiler.html#Deterministic-Profiler">Deterministic Profiler</a></li>
<li><a href="Deterministic-Profiler.html#index-sb_002dprofile_003aunprofile-585"><code>sb-profile:unprofile</code></a>: <a href="Deterministic-Profiler.html#Deterministic-Profiler">Deterministic Profiler</a></li>
<li><a href="sb_002dqueue.html#index-sb_002dqueue_003adequeue-659"><code>sb-queue:dequeue</code></a>: <a href="sb_002dqueue.html#sb_002dqueue">sb-queue</a></li>
<li><a href="sb_002dqueue.html#index-sb_002dqueue_003aenqueue-661"><code>sb-queue:enqueue</code></a>: <a href="sb_002dqueue.html#sb_002dqueue">sb-queue</a></li>
<li><a href="sb_002dqueue.html#index-sb_002dqueue_003alist_002dqueue_002dcontents-663"><code>sb-queue:list-queue-contents</code></a>: <a href="sb_002dqueue.html#sb_002dqueue">sb-queue</a></li>
<li><a href="sb_002dqueue.html#index-sb_002dqueue_003amake_002dqueue-665"><code>sb-queue:make-queue</code></a>: <a href="sb_002dqueue.html#sb_002dqueue">sb-queue</a></li>
<li><a href="sb_002dqueue.html#index-sb_002dqueue_003aqueue_002dcount-667"><code>sb-queue:queue-count</code></a>: <a href="sb_002dqueue.html#sb_002dqueue">sb-queue</a></li>
<li><a href="sb_002dqueue.html#index-sb_002dqueue_003aqueue_002dempty_002dp-669"><code>sb-queue:queue-empty-p</code></a>: <a href="sb_002dqueue.html#sb_002dqueue">sb-queue</a></li>
<li><a href="sb_002dqueue.html#index-sb_002dqueue_003aqueue_002dname-671"><code>sb-queue:queue-name</code></a>: <a href="sb_002dqueue.html#sb_002dqueue">sb-queue</a></li>
<li><a href="sb_002dqueue.html#index-sb_002dqueue_003aqueuep-673"><code>sb-queue:queuep</code></a>: <a href="sb_002dqueue.html#sb_002dqueue">sb-queue</a></li>
<li><a href="sb_002drotate_002dbyte.html#index-sb_002drotate_002dbyte_003arotate_002dbyte-678"><code>sb-rotate-byte:rotate-byte</code></a>: <a href="sb_002drotate_002dbyte.html#sb_002drotate_002dbyte">sb-rotate-byte</a></li>
<li><a href="Statistical-Profiler.html#index-sb_002dsprof_003aprofile_002dcall_002dcounts-604"><code>sb-sprof:profile-call-counts</code></a>: <a href="Statistical-Profiler.html#Statistical-Profiler">Statistical Profiler</a></li>
<li><a href="Statistical-Profiler.html#index-sb_002dsprof_003areport-596"><code>sb-sprof:report</code></a>: <a href="Statistical-Profiler.html#Statistical-Profiler">Statistical Profiler</a></li>
<li><a href="Statistical-Profiler.html#index-sb_002dsprof_003areset-598"><code>sb-sprof:reset</code></a>: <a href="Statistical-Profiler.html#Statistical-Profiler">Statistical Profiler</a></li>
<li><a href="Statistical-Profiler.html#index-sb_002dsprof_003astart_002dprofiling-600"><code>sb-sprof:start-profiling</code></a>: <a href="Statistical-Profiler.html#Statistical-Profiler">Statistical Profiler</a></li>
<li><a href="Statistical-Profiler.html#index-sb_002dsprof_003astop_002dprofiling-602"><code>sb-sprof:stop-profiling</code></a>: <a href="Statistical-Profiler.html#Statistical-Profiler">Statistical Profiler</a></li>
<li><a href="Statistical-Profiler.html#index-sb_002dsprof_003aunprofile_002dcall_002dcounts-606"><code>sb-sprof:unprofile-call-counts</code></a>: <a href="Statistical-Profiler.html#Statistical-Profiler">Statistical Profiler</a></li>
<li><a href="Statistical-Profiler.html#index-sb_002dsprof_003awith_002dprofiling-592"><code>sb-sprof:with-profiling</code></a>: <a href="Statistical-Profiler.html#Statistical-Profiler">Statistical Profiler</a></li>
<li><a href="Statistical-Profiler.html#index-sb_002dsprof_003awith_002dsampling-594"><code>sb-sprof:with-sampling</code></a>: <a href="Statistical-Profiler.html#Statistical-Profiler">Statistical Profiler</a></li>
<li><a href="Accessing-Foreign-Values.html#index-sb_002dsys_003aint_002dsap-272"><code>sb-sys:int-sap</code></a>: <a href="Accessing-Foreign-Values.html#Accessing-Foreign-Values">Accessing Foreign Values</a></li>
<li><a href="Accessing-Foreign-Values.html#index-sb_002dsys_003asap_002dref_002d32-274"><code>sb-sys:sap-ref-32</code></a>: <a href="Accessing-Foreign-Values.html#Accessing-Foreign-Values">Accessing Foreign Values</a></li>
<li><a href="Accessing-Foreign-Values.html#index-sb_002dsys_003asap_003d-276"><code>sb-sys:sap=</code></a>: <a href="Accessing-Foreign-Values.html#Accessing-Foreign-Values">Accessing Foreign Values</a></li>
<li><a href="Waitqueue_002fcondition-variables.html#index-sb_002dthread_003acondition_002dbroadcast-501"><code>sb-thread:condition-broadcast</code></a>: <a href="Waitqueue_002fcondition-variables.html#Waitqueue_002fcondition-variables">Waitqueue/condition variables</a></li>
<li><a href="Waitqueue_002fcondition-variables.html#index-sb_002dthread_003acondition_002dnotify-499"><code>sb-thread:condition-notify</code></a>: <a href="Waitqueue_002fcondition-variables.html#Waitqueue_002fcondition-variables">Waitqueue/condition variables</a></li>
<li><a href="Waitqueue_002fcondition-variables.html#index-sb_002dthread_003acondition_002dwait-497"><code>sb-thread:condition-wait</code></a>: <a href="Waitqueue_002fcondition-variables.html#Waitqueue_002fcondition-variables">Waitqueue/condition variables</a></li>
<li><a href="Mutex-Support.html#index-sb_002dthread_003aget_002dmutex-471"><code>sb-thread:get-mutex</code></a>: <a href="Mutex-Support.html#Mutex-Support">Mutex Support</a></li>
<li><a href="Threading-basics.html#index-sb_002dthread_003ainterrupt_002dthread-449"><code>sb-thread:interrupt-thread</code></a>: <a href="Threading-basics.html#Threading-basics">Threading basics</a></li>
<li><a href="Threading-basics.html#index-sb_002dthread_003ajoin_002dthread-447"><code>sb-thread:join-thread</code></a>: <a href="Threading-basics.html#Threading-basics">Threading basics</a></li>
<li><a href="Threading-basics.html#index-sb_002dthread_003alist_002dall_002dthreads-437"><code>sb-thread:list-all-threads</code></a>: <a href="Threading-basics.html#Threading-basics">Threading basics</a></li>
<li><a href="Mutex-Support.html#index-sb_002dthread_003amake_002dmutex-465"><code>sb-thread:make-mutex</code></a>: <a href="Mutex-Support.html#Mutex-Support">Mutex Support</a></li>
<li><a href="Semaphores.html#index-sb_002dthread_003amake_002dsemaphore-481"><code>sb-thread:make-semaphore</code></a>: <a href="Semaphores.html#Semaphores">Semaphores</a></li>
<li><a href="Threading-basics.html#index-sb_002dthread_003amake_002dthread-443"><code>sb-thread:make-thread</code></a>: <a href="Threading-basics.html#Threading-basics">Threading basics</a></li>
<li><a href="Waitqueue_002fcondition-variables.html#index-sb_002dthread_003amake_002dwaitqueue-493"><code>sb-thread:make-waitqueue</code></a>: <a href="Waitqueue_002fcondition-variables.html#Waitqueue_002fcondition-variables">Waitqueue/condition variables</a></li>
<li><a href="Mutex-Support.html#index-sb_002dthread_003amutex_002dname-467"><code>sb-thread:mutex-name</code></a>: <a href="Mutex-Support.html#Mutex-Support">Mutex Support</a></li>
<li><a href="Mutex-Support.html#index-sb_002dthread_003amutex_002dvalue-469"><code>sb-thread:mutex-value</code></a>: <a href="Mutex-Support.html#Mutex-Support">Mutex Support</a></li>
<li><a href="Mutex-Support.html#index-sb_002dthread_003arelease_002dmutex-473"><code>sb-thread:release-mutex</code></a>: <a href="Mutex-Support.html#Mutex-Support">Mutex Support</a></li>
<li><a href="Semaphores.html#index-sb_002dthread_003asemaphore_002dcount-483"><code>sb-thread:semaphore-count</code></a>: <a href="Semaphores.html#Semaphores">Semaphores</a></li>
<li><a href="Semaphores.html#index-sb_002dthread_003asemaphore_002dname-485"><code>sb-thread:semaphore-name</code></a>: <a href="Semaphores.html#Semaphores">Semaphores</a></li>
<li><a href="Semaphores.html#index-sb_002dthread_003asignal_002dsemaphore-487"><code>sb-thread:signal-semaphore</code></a>: <a href="Semaphores.html#Semaphores">Semaphores</a></li>
<li><a href="Threading-basics.html#index-sb_002dthread_003asymbol_002dvalue_002din_002dthread-453"><code>sb-thread:symbol-value-in-thread</code></a>: <a href="Threading-basics.html#Threading-basics">Threading basics</a></li>
<li><a href="Threading-basics.html#index-sb_002dthread_003aterminate_002dthread-451"><code>sb-thread:terminate-thread</code></a>: <a href="Threading-basics.html#Threading-basics">Threading basics</a></li>
<li><a href="Threading-basics.html#index-sb_002dthread_003athread_002dalive_002dp-439"><code>sb-thread:thread-alive-p</code></a>: <a href="Threading-basics.html#Threading-basics">Threading basics</a></li>
<li><a href="Threading-basics.html#index-sb_002dthread_003athread_002derror_002dthread-457"><code>sb-thread:thread-error-thread</code></a>: <a href="Threading-basics.html#Threading-basics">Threading basics</a></li>
<li><a href="Threading-basics.html#index-sb_002dthread_003athread_002dname-441"><code>sb-thread:thread-name</code></a>: <a href="Threading-basics.html#Threading-basics">Threading basics</a></li>
<li><a href="Threading-basics.html#index-sb_002dthread_003athread_002dyield-445"><code>sb-thread:thread-yield</code></a>: <a href="Threading-basics.html#Threading-basics">Threading basics</a></li>
<li><a href="Semaphores.html#index-sb_002dthread_003await_002don_002dsemaphore-489"><code>sb-thread:wait-on-semaphore</code></a>: <a href="Semaphores.html#Semaphores">Semaphores</a></li>
<li><a href="Waitqueue_002fcondition-variables.html#index-sb_002dthread_003awaitqueue_002dname-495"><code>sb-thread:waitqueue-name</code></a>: <a href="Waitqueue_002fcondition-variables.html#Waitqueue_002fcondition-variables">Waitqueue/condition variables</a></li>
<li><a href="Mutex-Support.html#index-sb_002dthread_003awith_002dmutex-475"><code>sb-thread:with-mutex</code></a>: <a href="Mutex-Support.html#Mutex-Support">Mutex Support</a></li>
<li><a href="Mutex-Support.html#index-sb_002dthread_003awith_002drecursive_002dlock-477"><code>sb-thread:with-recursive-lock</code></a>: <a href="Mutex-Support.html#Mutex-Support">Mutex Support</a></li>
<li><a href="Accessing-Foreign-Values.html#index-slot-271"><code>slot</code></a>: <a href="Accessing-Foreign-Values.html#Accessing-Foreign-Values">Accessing Foreign Values</a></li>
<li><a href="Metaobject-Protocol.html#index-slot_002dboundp_002dusing_002dclass-187"><code>slot-boundp-using-class</code></a>: <a href="Metaobject-Protocol.html#Metaobject-Protocol">Metaobject Protocol</a></li>
<li><a href="Metaobject-Protocol.html#index-slot_002dvalue_002dusing_002dclass-183"><code>slot-value-using-class</code></a>: <a href="Metaobject-Protocol.html#Metaobject-Protocol">Metaobject Protocol</a></li>
<li><a href="Source-Location-Printing.html#index-source-91"><code>source</code></a>: <a href="Source-Location-Printing.html#Source-Location-Printing">Source Location Printing</a></li>
<li><a href="Single-Stepping.html#index-start-128"><code>start</code></a>: <a href="Single-Stepping.html#Single-Stepping">Single Stepping</a></li>
<li><a href="Single-Stepping.html#index-step-129"><code>step</code></a>: <a href="Single-Stepping.html#Single-Stepping">Single Stepping</a></li>
<li><a href="Single-Stepping.html#index-stop-132"><code>stop</code></a>: <a href="Single-Stepping.html#Single-Stepping">Single Stepping</a></li>
<li><a href="Metaobject-Protocol.html#index-subtypep-180"><code>subtypep</code></a>: <a href="Metaobject-Protocol.html#Metaobject-Protocol">Metaobject Protocol</a></li>
<li><a href="Package-Lock-Violations.html#index-symbol_002dmacrolet-398"><code>symbol-macrolet</code></a>: <a href="Package-Lock-Violations.html#Package-Lock-Violations">Package Lock Violations</a></li>
<li><a href="Stack-Motion.html#index-top-68"><code>top</code></a>: <a href="Stack-Motion.html#Stack-Motion">Stack Motion</a></li>
<li><a href="Exiting-Commands.html#index-toplevel-100"><code>toplevel</code></a>: <a href="Exiting-Commands.html#Exiting-Commands">Exiting Commands</a></li>
<li><a href="Tools-To-Help-Developers.html#index-trace-247"><code>trace</code></a>: <a href="Tools-To-Help-Developers.html#Tools-To-Help-Developers">Tools To Help Developers</a></li>
<li><a href="Metaobject-Protocol.html#index-typep-178"><code>typep</code></a>: <a href="Metaobject-Protocol.html#Metaobject-Protocol">Metaobject Protocol</a></li>
<li><a href="Metaobject-Protocol.html#index-unparse_002dspecializer_002dusing_002dclass-206"><code>unparse-specializer-using-class</code></a>: <a href="Metaobject-Protocol.html#Metaobject-Protocol">Metaobject Protocol</a></li>
<li><a href="Stack-Motion.html#index-up-66"><code>up</code></a>: <a href="Stack-Motion.html#Stack-Motion">Stack Motion</a></li>
<li><a href="Metaobject-Protocol.html#index-validate_002dsuperclass-168"><code>validate-superclass</code></a>: <a href="Metaobject-Protocol.html#Metaobject-Protocol">Metaobject Protocol</a></li>
<li><a href="Local-Foreign-Variables.html#index-with_002dalien-291"><code>with-alien</code></a>: <a href="Local-Foreign-Variables.html#Local-Foreign-Variables">Local Foreign Variables</a></li>
<li><a href="The-Parts-of-a-Compiler-Diagnostic.html#index-with_002dcompilation_002dunit-35"><code>with-compilation-unit</code></a>: <a href="The-Parts-of-a-Compiler-Diagnostic.html#The-Parts-of-a-Compiler-Diagnostic">The Parts of a Compiler Diagnostic</a></li>
   </ul></body></html>