| A | |
| ac_by_host [Nethttpd_services] | 
The service is protected by the access control rule
 | 
| ac_by_host_rule [Nethttpd_services] | 
Access control by host:   `Allow: Only the listed hosts are allowed; all other are denied,`Deny: The listed hosts are denied; all other are allowed | 
| action [Netsys_signal] | `Callbackis used for normal handlers, and`Installfor exclusive
      handlers. | 
| action [Ftp_client.Action] | |
| addr_spec [Netaddress] | 
The pair  local_part@domainas O'Caml type. | 
| address [Netplex_types] | |
| address [Netgssapi] | 
Addresses tagged by address types
 | 
| advice [Netsys_posix] | |
| announcement [Nethttpd_kernel] | 
See config
 | 
| anon_sempahore [Netsys_posix] | |
| arg_store [Netcgi] | 
This is the type of functions  arg_storeso thatarg_store env
        name headertells whether to`Discardthe argument or to
        store it into a`Fileor in`Memory. | 
| arg_store [Netcgi_common] | 
See  Netcgi.arg_store. | 
| arg_store_type [Netcgi_common] | |
| argument_processing [Netcgi1_compat.Netcgi] | |
| assignment [Shell] | 
An assignment redirects file descriptors while calling a process
 | 
| at_flag [Netsys_posix] | |
| auth_peeker [Rpc_server] | |
| auth_result [Rpc_server] | |
| B | |
| bad_request_error [Nethttpd_kernel] | 
A bad request is a violation where the current request cannot be
 decoded, and it is not possible to accept further requests over the
 current connection.
 | 
| binding [Rpc_server] | |
| binding_async [Rpc_server] | |
| binding_sync [Rpc_server] | |
| buffer [Netmcore_buffer] | 
A buffer with a header of type  'h | 
| buffer_descr [Netmcore_buffer] | 
The marshallable buffer descriptor
 | 
| C | |
| cache_control [Netcgi1_compat.Netcgi_types] | |
| cache_control [Netcgi] | 
This is only a small subset of the HTTP 1.1 cache control
      features, but they are usually sufficient, and they work for
      HTTP/1.0 as well.
 | 
| cache_control [Netcgi_common] | 
See  Netcgi.cache_control. | 
| cache_control_token [Nethttp] | 
The cache control token for the  Cache-controlheader | 
| call_args [Rpc_portmapper_aux] | |
| call_result [Rpc_portmapper_aux] | |
| calling_error [Netgssapi] | 
Possible errors caused by the caller
 | 
| camlbox [Netcamlbox] | 
A  camlboxmay receive messages of type'a | 
| camlbox_address [Netcamlbox] | 
The address of a camlbox is a string that does not contain
        slashes.
 | 
| camlbox_sender [Netcamlbox] | 
An endpoint that may send messages of type  'ato a camlbox | 
| capacity [Netplex_types] | 
How many connections a container can accept in addition to the
 existing connections:  `Normal_quality n: It can accept n connections with normal
   service quality,n > 0,`Low_quality n: It can accept n connections with low
   service quality (e.g. because it is already quite loaded),n > 0,`Unavailable: No capacity free | 
| cgi_config [Netcgi1_compat.Netcgi_env] | 
Now simply called  Netcgi.config. | 
| cgi_cookie [Netcgi1_compat.Netcgi_types] | |
| channel_bindings [Netgssapi] | 
Channel binding as tuple
	 (initiator_address, acceptor_address, application_data) | 
| charset [Netconversion] | 
A  charsetis simply a set of code points. | 
| client_session [Netmech_scram] | 
Session context for clients
 | 
| close_mode [Netchannels] | 
Whether a  close_outimplies a commit or rollback operation | 
| cmd [Ftp_client] | 
An FTP command.
 | 
| cmd_state [Ftp_client] | 
The command state:  `Init: Just connected, no greeting message arrived yet,`Success: Got the greeting message/last command was successful,`Proto_error: currently unused,`Temp_failure: Last command was not successful, and the code
   was between 400 and 499,`Perm_failure: Last command was not successful, and the code
   was between 500 and 599,`Rename_seq: Used instead of`Successafter the RNFR command,`Restart_seq: Used instead of`Successafter the REST command,`User_pass_seq: Used instead of`Successafter the USER command
   when a password must be typed in,`User_acct_seq: Used instead of`Successafter the USER command
   when an account ID must be typed in,`Pass_acct_seq: Used instead of`Successafter the PASS command
   when an account iD must be typed in,`Preliminary: a reply with code 100 to 199. There will be another
   final reply for the command | 
| cmdline_config [Netplex_main] | |
| color [Netsys_mem] | |
| command [Shell_sys] | 
A command describes how to start a new process
 | 
| command_context [Shell_fs] | |
| command_interpreter [Shell_fs] | 
The interpreter runs the command, and fills in  sfs_status | 
| complex_mime_body [Netmime] | |
| complex_mime_body_ro [Netmime] | 
The read-only view of a complex_mime_message
 | 
| complex_mime_message [Netmime] | |
| complex_mime_message_ro [Netmime] | |
| compute_resource_repr [Netmcore] | 
Centrally managed resources include:  `File name: Filesname(absolute name),`Posix_shm name: Shared memory objects withname,`Posix_shm_preallocated(name,m): Shared memory objects already
        allocated by the master process. These objects are passed over
        to the worker processes by inheritance, and are always mapped at
        the same address.mis the bigarray mapping the object.,`Posix_sem name: Semaphores withname,`Fork_point(inh,f): Fork points wherelet pid=f argfork a new process
        with argumentarg.pidis the process identifier. The listinhare resources inherited from the master.,`Joint_point f: Joint points wherelet res=f pidwait until
        the processpidterminates. Ifresis non-Noneit is the
        result value. If it isNone, no result was passed back
        (including all pathological cases like crashes) | 
| compute_resource_type [Netmcore] | |
| condition [Netmcore_condition] | 
The condition variable
 | 
| config [Netcgi] | |
| config [Netcgi_common] | 
See  Netcgi.config. | 
| config_error_response [Nethttpd_plex] | 
Three type abbreviations for logging functions
 | 
| config_log_access [Nethttpd_plex] | |
| config_log_error [Nethttpd_plex] | |
| config_tree [Netplex_types] | |
| conn_state [Http_client_conncache] | 
A TCP connection may be either  `Inactive, i.e. | 
| connect_address [Uq_engines] | 
Specifies the service to connect to:
 | 
| connect_options [Uq_engines] | |
| connect_status [Uq_engines] | 
This type corresponds with  Uq_engines.connect_address: An engine
 connecting with an address `X will return a status of `X. | 
| connection [Netcgi_dbi.DBI_DRIVER] | |
| connection [Netcgi_dbi.DBI_POOL] | |
| connection_cache [Http_client] | |
| connection_directive [Netcgi] | 
Directive how to go on with the current connection:  `Conn_close: Just shut down and close descriptor,`Conn_close_linger: Linger, shut down, and close descriptor,`Conn_keep_alive: Check for another request on the same connection,`Conn_error e: Shut down and close descriptor, and handle the
   exceptione | 
| connection_id [Rpc_server] | 
identifies the connection of a session.
 | 
| connector [Rpc_server] | |
| connector [Rpc_client] | |
| connector [Rpc_xti_client] | 
Same as  Rpc_key_service.connector | 
| connector [Rpc_key_service] | 
How to connect to keyserv:  `Direct(c,p): Create a direct RPC connection to the keyserv
   program listening atcusing protocolp. This usually only
   works ifcis a local transport like Unix Domain.,`Keyenvoy path: Call thekeyenvoyprogram installed atpath | 
| consumer [Shell] | 
A consumer receives data from a called process
 | 
| container_id [Netplex_types] | 
Such objects identify containers.
 | 
| container_state [Netplex_types] | 
The container state for workload management:  `Accepting(n,t): The container is accepting further connections.
   It currently processesnconnections. The last connection was
   accepted at timet(seconds since the epoch).,`Busy: The container does not accept connections,`Starting t: The container was started at timetand is not
   yet ready.,`Shutting_down: The container is being shutted down. | 
| context [Netgssapi] | 
A context is also opaque, and the same rules apply as for
	 credential. | 
| cookie [Nethttp] | 
Compatibility name.
 | 
| copy_flag [Netfs] | |
| copy_task [Uq_engines] | 
Specifies the task the  copierclass has to do: | 
| create_process_option [Netsys_win32] | |
| cred_usage [Netgssapi] | |
| credential [Netgssapi] | 
A credential is opaque for the caller of the GSS-API.
 | 
| ctrl_op [Netshm] | |
| cursor [Netconversion] | 
A cursor denotes a character position in an encoded string
 | 
| custom_ops [Netsys_mem] | |
| D | |
| data_chunk [Nethttpd_kernel] | 
A  data_chunkis a substring of a string. | 
| data_manager [Netshm_data] | 
The data manager consists of several manager functions.
 | 
| datagram_type [Uq_engines] | 
-  `Unix_dgram: Datagrams over Unix domain sockets`Inet_udp:   Internet v4 UDP protocol,`Inet6_udp:   Internet v6 UDP protocol | 
| debug_target [Equeue.Debug] | |
| decoder [Xdr] | 
see text above
 | 
| descr [Netmcore_heap] | 
A descriptor ("address") pointing to the heap.
 | 
| descr_state [Ftp_data_endpoint] | 
Describes the state of the socket used for data transfers.
 | 
| dlogger [Netlog.Debug] | 
Debug logger: The first string is the module name, and the second 
        is the message
 | 
| document [Nethtml] | 
The type  documentrepresents parsed HTML documents: | 
| domain [Netaddress] | 
The domain of the mailbox
 | 
| dynamic_service [Nethttpd_services] | |
| E | |
| element_class [Nethtml] | 
Element classes are a property used in the HTML DTD.
 | 
| encap [Netplex_encap] | 
An encapsulated value with a type identifier
 | 
| encap [Netplex_types] | |
| encap [Nethttpd_plex] | |
| encoder [Xdr] | 
see text above
 | 
| encoding [Netconversion] | 
The polymorphic variant enumerating the supported encodings.
 | 
| engine_req_state [Nethttpd_engine] | |
| engine_state [Uq_engines] | 
The type of states with result values of type  't:`Working n: The engine is working. The numberncounts the number
   of events that have been processed.,`Done arg: The engine has completed its task without errors. 
   The argumentargis the result value of the engine,`Error exn: The engine has aborted because of an error. The
   argumentexndescribes the error as an exception.,`Aborted: The engine has aborted because theabortmethod
   was called | 
| engine_state [Uq_resolver] | |
| entity_set [Netencoding.Html] | |
| entry [Netsys_signal] | |
| environment [Shell_sys] | 
The abstract type of a process environment
 | 
| etag [Nethttp] | 
Entity tags can be weak or strong
 | 
| event [Unixqueue] | 
An  eventis triggered when the condition of anoperationbecomes true, when a signal happens, or when the event is
 (artificially) added to the event queue (add_event, below). | 
| exn_handler [Netcgi] | 
A function of type  exn_handlerallows to define a custom
      handler of uncaught exceptions raised by theunit -> unitparameter. | 
| extended_address [Netplex_types] | 
Possible addresses:  `Socket s: The socket at this socket address,`Socket_file f: The filefcontains the (anonymous) port number
         of a socket bound to127.0.0.1(This is meant as substitute for
         Unix Domain sockets on Win32.),`W32_pipe name: The Win32 pipe with thisnamewhich must
         be of the form "\\.\pipe\<pname>",`W32_pipe_file f: The filefcontains the (random) name of a 
         Win32 pipe,`Container(socket_dir,service_name,proto_name,thread_id): 
         The special endpoint
         of the container forservice_namethat is running asthread_id.
         It is system-dependent what this endpoint "is" in reality, usually
         a socket or named pipe. If any container of a service is meant,
         the value`Anyis substituted as a placeholder for a not yet
         knownthread_id. | 
| F | |
| fatal_error [Nethttpd_kernel] | 
These are the serious protocol violations after that the daemon stops
 any further processing.
 | 
| fd_action [Netsys_posix] | |
| fd_style [Netsys] | 
Some information what kind of operations are reasonable for descriptors:  `Read_write: The descriptor is neither a socket not one of the
        other special cases, so only read/write is possible if read/write
        is possible at all. This style is also used if it is meaningless
        to use data I/O like read/write at all.,`Recv_send(sockaddr,peeraddr): The descriptor is a connected socket.
        recv/send are the preferred operations.,`Recvfrom_sendto: The descriptor is an unconnected socket, and
        it is possible to ask for addresses when exchanging data, so 
        recvfrom/sendto are the preferred operations.,`Recv_send_implied: The descriptor is a socket with implied 
        connection. There are no socket addresses.
        recv/send are the preferred operations. It is not possible to callgetsocknameorgetpeername.,`W32_pipe: The descriptor is a proxy descriptor for a Win32 named
        pipe as returned byNetsys_win32.pipe_descr. ,`W32_pipe_server: The descriptor is a proxy descriptor for a Win32
        pipe server as returned byNetsys_win32.pipe_server_descr. ,`W32_event: The descriptor is a Win32 proxy descriptor for an event
         as returned byNetsys_win32.create_event. It is not possible to
        read/write with these descriptors.,`W32_process: The descriptor is a proxy descriptor for a Win32
        process as returned byNetsys_win32.create_process. It is not possible to read/write
        with these descriptors.,`W32_input_thread: The descriptor is a proxy descriptor for a
        Win32-specific input thread
        as returned byNetsys_win32.create_input_thread. ,`W32_output_thread: The descriptor is a proxy descriptor for a
        Win32-specific output thread
        as returned byNetsys_win32.create_output_thread. 
      Win32: For the exact meaning of proxy descriptors, please seeNetsys_win32. | 
| file_kind [Netfs] | |
| file_option [Nethttpd_services] | 
Add-on features for file services:  `Enable_gzip: If enabled, files ending in.gzare assumed to be ingzipcompression. When there is both the base file and the gzip file ending in.gz, accesses to the base file (!) are transmitted withgzipcompression.,`Enable_index_file: If enabled, accesses to directories are redirected
   to index files. The possible file names are given in the string list.
   E.g.`Enable_index_file ["index.html"; "index.htm"]. It is redirected to
   these files, so these can be handled by different services if neccessary.,`Enable_listings: If enabled, directory listings are generated by calling
   the argument function. ThePATH_TRANSLATEDproperty of the environment
   contains the absolute name of the directory to list. ThePATH_INFOproperty
   is the corresponding URI path.SCRIPT_NAMEis meaningless. | 
| file_service [Nethttpd_services] | 
Describes a file service
 | 
| filename [Ftp_client] | 
There are several methods how to specify filenames:  `NVFS name: The "Network Virtual File System" is the normal way
   of accessing FTP files. The client walks into the directory containing
   the file usingCWDandCDUPcommands, and calls the file operation
   from this directory. For simplicity, this client interprets slashes
   innameas path component separators. The FTP server will never
   see these slashes.,`Verbatim name: The stringnameis passed to the server without
   transforming it in any way.
 In the future, there will be a third way of referring to files:
 TVFS, the "Trivial Virtual File System". | 
| final_state [Uq_engines] | 
Same as  engine_statewithout`Working. | 
| fork_point [Netmcore_process] | 
A fork point can start a new process with argument  'a | 
| form_code [Ftp_client] | 
The  form_codehas a meaning when FTP is used to print files:`Non_print: This is not the case.,`Telnet: Telnet control codes are used for vertical movement,`ASA: ASA (Fortran) control codes are used for vertical movement | 
| fp4 [Rtypes] | 
single precision float
 | 
| fp4 [Netnumber] | 
single precision float (IEEE "float")
 | 
| fp8 [Rtypes] | 
double precision float
 | 
| fp8 [Netnumber] | 
double precision float (IEEE "double")
 | 
| from_uni_list [Netmappings] | |
| front_token [Nethttpd_kernel] | 
Tokens generated by  http_response:`Resp_wire_dataare data tokens.,`Resp_endindicates the end of the response. | 
| ftp_state [Ftp_client] | 
The ftp_state reflects the knowledge of the client about what has been
 agreed upon with the server.
 | 
| fwd_mode [Shell_sys] | 
Determines whether and how keyboard signals (SIGINT, SIGQUIT) are
      forwarded from the caller to the new child.
 | 
| G | |
| glob_expr [Netglob] | |
| glob_expr_atom [Netglob] | 
Atoms:
 | 
| glob_mode [Netglob] | 
Modes:  `Existing_paths: Only paths are returned that really exist,`All_paths: Generated paths not including*,?and
        bracket expressions are returned even if they do not exist.
        For example, globbing for"fictive{1,2,3}"would return["ficitve1";"fictive2";"fictive3"]independent of whether
        these files exist.,`All_words: Patterns that cannot be resolved are returned
        as-is (like the shell does) | 
| glob_set [Netglob] | 
A set of code points is given as a list of ranges  (from,to), withfrom <= to. | 
| group [Unixqueue] | 
A group is an abstract tag for a set of events, resources, and
 event handlers.
 | 
| group_action [Shell_sys] | 
Determines in which process group the new process will run
 | 
| group_mode [Shell_sys] | 
Specifies how the job instance is related to process groups
 | 
| H | |
| header_kind [Http_client] | 
The  `Baseheader is set by the user ofhttp_calland is never
 changed during processing the call. | 
| heap [Netmcore_heap] | 
A heap where the type of the root element is  'a | 
| host [Nethttpd_services] | 
For name- and IP-based virtual hosting this record describes the individual
 host.
 | 
| host_distributor [Nethttpd_services] | 
Describes virtual hosting by pairs  (host,service): Ifhostmatches the
 incoming request, the correspondingserviceis performed to generate the
 response. | 
| how_to_reconnect [Http_client] | 
How to deal with automatic reconnections, especially when the
 connection crashes.
 | 
| how_to_redirect [Http_client] | |
| http_method [Nethttp] | 
Method name, URI
 | 
| http_method [Netcgi] | |
| http_method [Netcgi_common] | |
| http_options [Http_client] | 
Options for the whole pipeline
 | 
| http_service_reaction [Nethttpd_types] | 
Indicates the immediate reaction upon an arriving HTTP header:  `Accept_bodyis the regular way of processing requests. If necessary,
   the client is told to continue sending the rest of the request.,`Reject_bodycan be used when the body of the request is not needed,
   and the response will be negative.,`Staticmeans to send the header and a constant string back as response.
   The header is taken from the environment if not explicitly passed,
   Note: TheContent-Lengthheader is automatically added. TheContent-Typedefaults to "text/html".,`Fileis similar to this, but the data come from a file. The file
   is specified by an absolute pathname. The range of the file is given
   by the start position and the length of the range.
   The header is taken from the environment if not explicitly passed,
   Note: TheContent-Lengthheader is automatically added. TheContent-Typedefaults to "text/html".,`Std_responseis similar to`Static, however the body is the standard
   text for the status code. If the header is omitted, it is taken as empty.
   The third argument is an optional entry into the error log.
   Note: TheContent-Lengthheader is automatically added. TheContent-Typedefaults to "text/html". | 
| http_status [Nethttp] | 
HTTP response status:
 | 
| httpd_factory [Nethttpd_plex] | 
The type of the  nethttpd_processorfunction | 
| I | |
| identity [Rpc_auth_sys] | 
Specifies the user:  `Effective_user: Take the effective user of the process,`Real_user: Take the real user of the process,`This_user(uid,gid,sup_groups,hostname): Pretend to be
   this user | 
| in_bdevice [Uq_io] | 
Devices with look-ahead
 | 
| in_buffer [Uq_io] | |
| in_device [Uq_io] | 
Currently supported devices for input:  `Polldescr(st,fd,esys): Thepollsystem call is used with file
         descriptorfdto wait for incoming data. The
         event systemesysis the underlying event queue. This works
         well for pipes, sockets etc. but not for normal files. The
         stylestcan be obtained fromfdviaNetsys.get_fd_style.,`Multiplex mplex: The multiplex controllermplexis
         used as device. ,`Buffer buf: Data comes from the bufferbuf(which in turn
         is connected with a second device) | 
| in_record [Rpc_transport] | |
| in_rule [Rpc_transport] | |
| inetspec [Uq_engines] | |
| inherit_request [Netmcore] | |
| init_value_flag [Netsys_mem] | |
| input_mode [Netcgi1_compat.Netcgi_env] | 
This is not used anywhere.
 | 
| input_result [Netchannels] | 
This type is for the method  enhanced_inputofenhanced_raw_in_channel. | 
| input_state [Netcgi1_compat.Netcgi_env] | 
This is not the business of the user.
 | 
| int32_array [Netshm] | |
| int4 [Rtypes] | 
32 bit signed integer
 | 
| int4 [Netnumber] | 
32 bit signed integer
 | 
| int8 [Rtypes] | 
64 bit signed integer
 | 
| int8 [Netnumber] | 
64 bit signed integer
 | 
| interprocess_token [Netgssapi] | 
Interprocess tokens.
 | 
| ioprio [Netsys_posix] | |
| ioprio_target [Netsys_posix] | |
| J | |
| job [Shell_sys] | |
| job_instance [Shell_sys] | |
| job_status [Shell_sys] | 
Indicates the status of the job
 | 
| join_point [Netmcore_process] | 
A join point can wait until a process finishes with a result  'b | 
| K | |
| key_type [Netauth] | 
Key types:  `Kcis used for computing checksums,`Keis used for encrypting confidential messages,`Kiis used for computing integrity checksums for encrypted
         messages | 
| L | |
| langinfo [Netsys_posix] | |
| level [Netlog] | 
The log levels (syslog-like)
 | 
| level [Netsys_posix] | |
| level [Netplex_types] | 
Log levels, modeled after syslog
 | 
| lexbuf [Netulex.Ulexing] | |
| linear_distributor [Nethttpd_services] | 
Services are selected by calling the selector function.
 | 
| listen_address [Uq_engines] | 
Specifies the resource to listen on:
 | 
| listen_options [Uq_engines] | |
| local_part [Netaddress] | 
Usually the user name
 | 
| local_receiver [Ftp_data_endpoint] | 
The  local_receiveris the object that gets the data received
 over the data connection. | 
| local_sender [Ftp_data_endpoint] | 
The  local_senderis the object that provides the data sent
 over the data connection. | 
| locking_method [Netshm] | 
The locking method is used to ensure that parallel read and write
 operations to the memory object do not interfer with each other.
 | 
| logger [Netlog] | 
A logging function takes a level, and the message
 | 
| M | |
| major_status [Netgssapi] | 
The major status consists of these three elements.
 | 
| mapping [Rpc_portmapper_aux] | |
| mclient [Rpc_proxy.ManagedClient] | 
A managed client
 | 
| mclient_config [Rpc_proxy.ManagedClient] | |
| mechanism [Netmech_scram] | |
| memory [Netsys_mem] | 
We consider 1-dimensional bigarrays of chars as memory buffers.
 | 
| memory [Netsys_types] | 
We consider 1-dimensional bigarrays of chars as memory buffers.
 | 
| memory_pool [Netsys_mem] | 
A pool of  memoryblocks that are all the same size and page-aligned
      (if the OS supports this). | 
| message [Netgssapi] | 
Messages are represented as lists of  mstring | 
| method_distributor [Nethttpd_services] | 
The first service is selected for which the method filter accepts the request
 | 
| method_filter [Nethttpd_services] | 
The request is only accepted if listed (for  `Limit), or if not listed
 (for`Limit_except). | 
| mime_message [Netmime] | 
Simple MIME message, in a form that is compatible with complex
 ones.
 | 
| mime_message_ro [Netmime] | 
Read-only variant of simple messages
 | 
| mime_scanner [Mimestring] | 
The opaque type of a scanner for structured values
 | 
| minor_status [Netgssapi] | 
The minor status is provider-specific.
 | 
| mkdir_flag [Netfs] | |
| mode [Rpc] | |
| mode2 [Rpc_server] | 
Determines the type of the server for  create2: | 
| mode2 [Rpc_client] | 
Determines the type of the client for  create2: | 
| model_constraint [Nethtml] | 
Model constraints define the possible sub elements of an element:  `Inline: The sub elements must belong to the class`Inline,`Block: The sub elements must be members of the classes`Blockor`Essential_block,`Flow: The sub elements must belong to the classes`Inline,`Block,
   or`Essential_block,`Empty: There are no sub elements,`Any: Any sub element is allowed,`Special: The element has special content (e.g.<script>).
   Functionally equivalent to`Empty,`Elements l: Only these enumerated elements may occur as sub elements,`Or(m1,m2): One of the constraintsm1orm2must hold,`Except(m1,m2): The constraintm1must hold, andm2must not hold,`Sub_exclusions(l,m): The constraintmmust hold; furthermore, 
   the elements enumerated in listlare not allowed as direct or
   indirect subelements, even ifmor the model of a subelement would
   allow them. The difference to`Except(m, `Elements l)is that the
   exclusion is inherited to the subelements. The`Sub_exclusionsexpression must be toplevel, i.e. it must not occur within an`Or,`Except, or another'Sub_exclusionsexpression.
 Note that the members of the class`Everywhereare allowed everywhere,
 regardless of whether the model constraint allows them or not. | 
| mountpoint [Netcgi_plex] | |
| mset [Rpc_proxy.ManagedSet] | 
a managed set
 | 
| mset_config [Rpc_proxy.ManagedSet] | |
| mset_policy [Rpc_proxy.ManagedSet] | 
Sets in which order managed clients are picked from the 
             servicesarray passed tocreate_mset:`Failover: Picks an element from the first service
               inservicesthat is enabled and has free capacity.
               That means that the first service is preferred until it is
               maxed out or it fails, then the second service is preferred,
               and so on.,`Balance_load: Picks an element from the service inservicesthat is enabled and has the lowest load. | 
| multipart_style [Netmime] | 
How to parse multipart messages:  `None: Do not handle multipart messages specially. Multipart bodies
    are not further decoded, and returned as`Body bwherebis
    the transfer-encoded text representation.,`Flat: If the top-level message is a multipart message, the parts
    are separated and returned as list. If the parts are again multipart
    messages, these inner multipart messages are not furher decoded 
    and returned as`Body b.,`Deep: Multipart messages are recursively decoded and returned as
    tree structure.
 This value determines how far thecomplex_mime_messagestructure
 is created for a parsed MIME message. | 
| mutator [Netmcore_heap] | 
Mutators allow it to push new values onto the heap.
 | 
| mutex [Netplex_mutex] | |
| mutex [Netmcore_mutex] | |
| mutex_type [Netmcore_mutex] | 
Types:  `Normalmutexes have no checks for deadlocks.,`Errorcheckmutexes check whether the process locks the mutex
	  again, and fail in this case. Also, only the owning process can
	  unlock a mutex.,`Recursivemutexes allow that the owner locks several times.
	  The same number of unlock requests need to be issued to give
	  up the ownership | 
| N | |
| name [Netgssapi] | 
A name is also opaque, and the same rules apply as for
	 credential. | 
| named_mstring_factories [Xdr_mstring] | |
| named_semaphore [Netsys_posix] | |
| netscape_cookie [Nethttp] | 
These are old-style cookies, as introduced by Netscape.
 | 
| O | |
| oid [Netgssapi] | 
OIDs like "1.3.6.1.5.6.2" as array of int's.
 | 
| oid_set [Netgssapi] | 
A set of OID's.
 | 
| onshutdown_in_spec [Uq_engines] | 
See class  input_async_mplexfor explanations | 
| onshutdown_out_spec [Uq_engines] | 
See class  output_async_mplexfor explanations | 
| operating_type [Netcgi1_compat.Netcgi] | |
| operation [Unixqueue] | 
An  operationspecifies the condition to wait for. | 
| other_url_spec [Netcgi1_compat.Netcgi_types] | |
| other_url_spec [Netcgi] | 
Determines how an URL part is generated:  `Env: Take the value from the environment.,`This v: Use this valuev. It must already be URL-encoded.,`None: Do not include this part into the URL. | 
| other_url_spec [Netcgi_common] | |
| out_buffer [Uq_io] | 
Buffers that can be attached to a  deviceto get buffered I/O | 
| out_device [Uq_io] | 
Currently supported devices for output:  `Polldescr(fd,esys): Thepollsystem call is used with file
         descriptorfdto wait until data can be output. The
         event systemesysis the underlying event queue. This works
         well for pipes, sockets etc. but not for normal files.,`Multiplex mplex: The multiplex controllermplexis
         used as device. ,`Buffer buf: Data is written to the bufferbuf(which in turn
         is connected with a second device) | 
| output_mode [Netcgi1_compat.Netcgi_env] | 
This is not used anywhere.
 | 
| output_state [Nethttpd_types] | |
| output_state [Netcgi1_compat.Netcgi_env] | 
This is not the business of the user.
 | 
| output_type [Netcgi] | 
The ouput type determines how generated data is buffered.
 | 
| output_type [Netcgi_common] | 
See  Netcgi.output_type. | 
| P | |
| packed_value [Rpc_packer] | |
| parallelization_type [Netplex_types] | 
Type of parallelization:  `Multi_processingon a single host,`Multi_threadingon a single host,`Controller_attachedmeans that the service runs within the 
   controller. This is (for now) only allowed for controller-internal
   services. | 
| param_value [Netplex_types] | |
| param_value_or_any [Netplex_types] | |
| pattern [Netglob] | 
Input for  Netglob.glob | 
| pattern [Netaux.KMP] | |
| pg_spec [Netsys_posix] | |
| pipe_mode [Netsys_win32] | |
| plan [Ftp_client.Action] | |
| pmaplist [Rpc_portmapper_aux] | |
| pmaplist_p [Rpc_portmapper_aux] | |
| poll_act_events [Netsys_posix] | 
Poll events.
 | 
| poll_array [Netsys_posix] | 
The array of  poll_cellentries | 
| poll_cell [Netsys_posix] | 
The poll cell refers to the descriptor  poll_fd. | 
| poll_req_events [Netsys_posix] | |
| port [Ftp_client] | 
The port of the data connection:  `Activemeans that the server 
 initiates the data connection to the listening client, and in the
 case of`Passivethe client initiates the data connection to the
 listening server. | 
| private_api [Http_client] | 
The private part of the  http_callclass type | 
| process [Shell_sys] | 
A process is the running instance of a command (a Unix process)
 | 
| process_id [Netmcore] | 
This tagged integer identifies processes.
 | 
| producer [Shell] | 
A producer generates data sent to a called process
 | 
| profile [Netmech_scram] | 
Profile
 | 
| protocol [Rpc] | |
| protocol [Nethttp] | 
The base protocol.
 | 
| protocol [Netcgi1_compat.Netcgi_env] | |
| protocol_attribute [Nethttp] | |
| protocol_attribute [Netcgi1_compat.Netcgi_env] | |
| protocol_version [Nethttp] | |
| protocol_version [Netcgi1_compat.Netcgi_env] | |
| ptype [Netmech_scram] | 
Currently only the variant for  `GSSAPIis supported | 
| Q | |
| qop [Netgssapi] | 
Quality-of-proctection parameters are mechanism-specific
 | 
| query_string_spec [Netcgi1_compat.Netcgi_types] | |
| query_string_spec [Netcgi] | 
Determines how the query part of URLs is generated:  `Env: The query string of the current request.,`This l: The query string is created from the specified
                     argument listl.,`None: The query string is omitted.,`Args: deprecated, use`This(left for backward compatibility). | 
| query_string_spec [Netcgi_common] | |
| R | |
| r [Netplex_cenv.FUN_TYPE] | 
result type
 | 
| r [Netplex_cenv.LEVER] | 
result type
 | 
| rcache [Rpc_proxy.ReliabilityCache] | 
The cache
 | 
| rcache_config [Rpc_proxy.ReliabilityCache] | |
| rcache_policy [Rpc_proxy.ReliabilityCache] | 
How failures of individual ports are interpreted:  `Independent: When a connection to a remote port repeatedly fails, 
          only this port is disabled,`Failing_port_disables_host p: When a connection to the TCP
          portprepeatedly fails, the whole remote host is disabled.
          Other ports do not disable the host, but are treated as in`Independent.,`Any_failing_port_disables_host: When a connection to any TCP
          port repeatedly fails, the whole remote host is disabled,`None: Nothing is disabled
        Note that thercache_availabilityhook is not affected by the
        policy; this hook is called anyway. | 
| read_flag [Netfs] | |
| read_flag [Http_fs] | |
| read_policy [Netcgi_apache.Apache.Request] | 
Policy to apply by  setup_client_blockif the request message
        indicates a body. | 
| readdir_flag [Netfs] | |
| readlink_flag [Netfs] | |
| regexp [Netstring_pcre] | 
The type of regular expressions; now based on  Pcre | 
| regexp [Netstring_str] | 
The type of regular expressions; now based on  Pcre | 
| reject_code [Rpc_client] | 
Reaction on authentication problems:  `Fail: Stop here, and report to user,`Retry: Just try again with current session,`Renew: Drop the current session, and get a new session from
        the currentauth_method,`Next: Try the next authentication method | 
| remove_flag [Netfs] | |
| rename_flag [Netfs] | |
| reply [Ftp_client] | 
Reply code plus text
 | 
| representation [Ftp_client] | 
The representation of the transferred file:  `ASCII: An ASCII variant is used, i.e. the server sends files in
   ASCII encoding with CR/LF as end-of-line marker. Supported by all
   servers.,`EBCDIC: An EBCDIC variant is used, i.e. the server sends files in
   EBCDIC encoding with NEL as end-of-line marker,`Image: The file is transferred in its original binary
   representation. Supported by all servers.
 "Local" representations are not supported. | 
| representation [Netcgi1_compat.Netcgi_types] | 
Embedded in the single place of use.
 | 
| representation [Netcgi_common] | |
| req_flag [Netgssapi] | 
Flags for the  init_sec_contextmethod | 
| req_token [Nethttpd_kernel] | 
A  req_tokenrepresents a textual part of the received request:`Req_headeris the full received header. Together with the header,
   the correspondinghttp_responseobject is returned which must
   be used to transmit the response.,`Req_expect_100_continueis generated when the client expects that the
   server sends a "100 Continue" response (or a final status code) now.
   One should add`Resp_info_line resp_100_continueto the send queue
   if the header is acceptable, or otherwise generate an error response. In any
   case, the rest of the request must be read until`Req_end.,`Req_bodyis a part of the request body. The transfer-coding, if any,
   is already decoded.,`Req_traileris the received trailer,`Req_endindicates the end of the request (the next request may begin
   immediately).,`Eofindicates the end of the stream,`Bad_request_errorindicates that the request violated the HTTP protocol
   in a serious way and cannot be decoded. It is required to send a 
   "400 Bad Request" response. The following token will be`Eof.,`Fatal_errorindicates that the connection crashed. 
   The following token will be`Eof.,`Timeoutmeans that nothing has been received for a certain amount
   of time, and the protocol is in a state that the next request can begin.
   The following token will be`Eof.
 Note that it is always allowed tosendtokens to the client. | 
| request_line [Nethttpd_kernel] | 
The method (including the URI), and the HTTP version
 | 
| request_method [Netcgi1_compat.Netcgi_types] | |
| request_method [Netcgi_common] | |
| res_id [Netmcore] | 
This tagged integer identifies resources.
 | 
| resolver [Http_client] | 
A name resolver is a function  rcalled asr esys name reply. | 
| resp_state [Nethttpd_kernel] | 
The response state:  `Inhibited= it is not yet allowed to start the response,`Queued= the response waits on the queue for activation,`Active= the response is currently being transmitted,`Processed= the response has been completely sent,`Error= an error occurred during the transmission of this response,`Dropped= an earlier response forced to close the connection, and
   this response is dequeued | 
| resp_token [Nethttpd_kernel] | 
The  resp_tokenrepresents a textual part of the response to send:`Resp_info_lineis an informational status line (code=100..199). There can
   be several informational lines, and they can be accompanied with their own
   headers. Such lines are only sent to HTTP/1.1 clients.,`Resp_status_lineis the final status line to send (code >= 200),`Resp_headeris the whole response header to send,`Resp_bodyis the next part of the response body to send.,`Resp_traileris the whole response trailer to send (currently ignored),`Resp_actionis special because it does not directly represent a token
   to send. The argument is a function which is called when the token is
   the next token on the active event queue. The function is also called when
   the event queue is dropped because of an error (the state of the
   response object indicates this). The function must not raise exceptions
   exceptUnix_error, and it must not block. | 
| response_body_storage [Http_client] | 
How to create the response body:  `Memory: The response body is in-memory,`File f: The response body is stored into the file whose name
   is returned byf(),`Body f: The response body is stored into the object returned
   byf()When the functionfis called in the two latter cases the response
 header has already been received, and can be retrieved with theresponse_headermethod of the call object. | 
| result [Rpc_transport] | |
| result [Netstring_pcre] | 
The type of matching results
 | 
| result [Netstring_str] | 
The type of matching results
 | 
| result [Netcgi_apache.Handler] | |
| result_eof [Rpc_transport] | |
| ret_flag [Netgssapi] | 
Flags for the  accept_sec_contextmethod | 
| rmdir_flag [Netfs] | |
| routine_error [Netgssapi] | 
Possible errors caused by the provider
 | 
| rule [Rpc_server] | |
| runner [Uq_tcl] | |
| runner [Uq_gtk] | |
| S | |
| s [Netplex_cenv.FUN_TYPE] | 
argument type
 | 
| s [Netplex_cenv.LEVER] | 
argument type
 | 
| s_extended_token [Mimestring] | 
An opaque type containing the information of  s_tokenplus: where the token occurs, RFC-2047 access functions | 
| s_option [Mimestring] | |
| s_param [Mimestring] | 
The type of encoded parameters (RFC 2231)
 | 
| s_token [Mimestring] | 
A token may be one of:  QString s: The quoted strings, i.e a string between double
   quotes. Quoted pairs are already decoded ins.,Control c: The control characterc(0-31, 127, 128-255),Special c: The special characterc, i.e. a character from 
   thespecialslist,DomainLiteral s: The bracketed strings, i.e. a string between
   brackets.  Quoted pairs are already decoded ins.,Comment: A string between parentheses. This kind of token is only
   generated when the optionReturn_commentsis in effect.,EncodedWord((charset,lang),encoding,encoded_word): An RFC-2047 style
   encoded word:charsetis the name of the character set;langis
   the language specifier (from RFC 2231) or "";encodingis either
   "Q" or "B"; andencoded_wordis the word encoded incharsetandencoding. This kind of token is only generated when the optionRecognize_encoded_wordsis in effect (if not,Atomis generated
   instead).,Atom s: A string which is neither quoted not bracketed nor 
   written in RFC 2047 notation, and which is not a control or special
   character, i.e. the "rest",End: The end of the string | 
| sarray [Netmcore_array] | 
Arrays where the elements have type  'eand the header has
      type'h | 
| sarray2 [Netmcore_matrix] | 
Arrays where the elements have type  'eand the header has
      type'h | 
| sarray2_descr [Netmcore_matrix] | 
The marshallable descriptor of a shared matrix
 | 
| sarray_descr [Netmcore_array] | 
The marshallable descriptor of a shared array
 | 
| sem_kind [Netsys_posix] | |
| sem_open_flag [Netsys_posix] | |
| sem_wait_behavior [Netsys_posix] | |
| semaphore [Netsys_posix] | |
| semaphore [Netmcore_sem] | |
| serial [Netlog.Debug] | 
A serial number for the optional tracking of ownership
 | 
| server_error [Rpc] | |
| server_error [Netmech_scram] | 
Error codes of this protocol
 | 
| server_session [Netmech_scram] | 
Session context for servers
 | 
| service_factory [Nethttpd_plex] | 
The service factory function is called when a  serviceconfiguration
      section of a certain type needs to be read. | 
| session [Rpc_server] | 
identifies a pair of a call and a reply
 | 
| shm_descr [Netshm] | 
A shared memory descriptor refers to a shared memory object.
 | 
| shm_name [Netshm] | 
A  shm_nameis a name for a shared memory object. | 
| shm_open_flag [Netsys_posix] | |
| shm_open_flag [Netsys] | |
| shm_table [Netshm] | |
| shm_type [Netshm] | |
| sig_action [Netsys_posix] | |
| simplified_dtd [Nethtml] | 
A  simplified_dtdis an associative list of tuples(element_name, (element_class, constraint)): For everyelement_nameit is declared that it is a member ofelement_class, and that
  the sub elements must satisfyconstraint. | 
| size_flag [Netfs] | |
| sockaddr [Rpc_transport] | |
| socket_state [Netplex_types] | 
The state of a socket:  `Enabled: The controller allows containers to accept connections.
   Note that this does not necessarily means that there such containers.,`Disabled: It is not allowed to accept new connections. The
   socket is kept open, however.,`Restarting b: The containers are being restarted. The boolean
   argument says whether the socket will be enabled after that.,`Down: The socket is down/closed | 
| sockspec [Uq_engines] | 
Extended names for socket addresses.
 | 
| specific_keys [Netmech_scram] | 
The specific keys to use
 | 
| split_result [Netstring_pcre] | |
| split_result [Netstring_str] | |
| squeue [Netmcore_queue] | 
Queues where the elements have type  'eand the header has
      type'h | 
| squeue_descr [Netmcore_queue] | 
The marshallble descriptor of queues
 | 
| sref [Netmcore_ref] | |
| sref_descr [Netmcore_ref] | 
The marshallable descriptor of a reference
 | 
| state [Rpc_proxy.ManagedClient] | 
The state:  `Down: The initial state, and also reached after a socket
             error, or after one of the shutdown functions is called.
             Although`Down, there might still some cleanup to do.
             When RPC functions are called, the client is automatically
             revived.,`Connecting: This state is used while the initial ping is
             done. It does not reflect whether the client is really 
             TCP-connected. Without initial ping, this state cannot occur.,`Up s: The client is (so far known) up and can be used.sis the socket address of the local socket | 
| state [Netpop] | |
| status [Http_client] | 
Condensed status information of a HTTP call:  `Unserved: The call has not yet been finished,`HTTP_protocol_error e: An error on HTTP level occurred. Corresponds
   to the exceptionHttp_protocol.,`Successful: The call is successful, and the response code is between
   200 and 299.,`Redirection: The call is successful, and the response code is
   between 300 and 399.,`Client_error: The call failed with a response code between 400 and
   499.,`Server_error: The call failed for any other reason. | 
| status [Netcgi1_compat.Netcgi_types] | |
| status_line [Nethttpd_kernel] | 
= (code, phrase)
 | 
| std_activation [Nethttpd_services] | 
The way the  Netcgi_types.cgi_activationobject is created. | 
| std_activation_options [Nethttpd_services] | 
These are options for  `Std_activation. | 
| store [Netmime] | 
Specifies where to store the body of a mail message.
 | 
| store [Netcgi1_compat.Netcgi_types] | 
Embedded in the single place of use.
 | 
| store [Netcgi_common] | |
| string_like [Uq_io] | 
The user can pass data buffers that base either on strings or on
      bigarrays of char (memory).
 | 
| structure [Ftp_client] | 
The client supports two structures:  `File_structure: Files are simply contiguous streams of bytes,`Record_structure: Files are sequences of records. FTP does
   not make a difference between variable and fixed length records.
   It is not forbidden that the records are themselves structured
   into lines, in fact it can happen that end-of-line markers are
   contained in binary records. Operating systems that support 
   record-structured files often store text files in this format, i.e.
   every line is stored in its own record, without end-of-line marker.
   If record structure is selected by a STRU command, it is recommended
   to use the classesFtp_data_endpoint.out_record_channelandFtp_data_endpoint.in_record_channelfor the local representation
   of the files, otherwise the records may be incorrectly mapped
   to the local conventions.
 Page-structured files (i.e. | 
| suppl_status [Netgssapi] | 
Further flags
 | 
| support_level [Rpc_auth_gssapi] | |
| symlink_flag [Netfs] | |
| synchronization [Http_client] | 
This type determines whether to keep requests and responses 
 synchronized or not.
 | 
| syslog_facility [Netsys_posix] | 
The facilities.
 | 
| syslog_option [Netsys_posix] | 
The syslog options:  `Cons: Fall back to console logging if syslog is unavailable,`Ndelay: Open the connection immediately,`Odelay: Open the connection at the first callsyslog(default),`Nowait: Do not wait until it is ensured that the message is
       sent,`Pid: Log the PID with every message | 
| T | |
| t [Rpc_server] | 
represents a server for an RPC program
 | 
| t [Rpc_portmapper] | 
represents a client for the portmapper
 | 
| t [Rpc_portmapper_clnt.PMAP.V2] | |
| t [Rpc_portmapper_clnt.Make'PMAP.V2] | |
| t [Rpc_simple_client] | 
The type of simple clients
 | 
| t [Rpc_client.USE_CLIENT] | 
The client type
 | 
| t [Rpc_client] | 
The type of RPC clients
 | 
| t [Rpc_program] | 
Type of RPC programs
 | 
| t [Rpc_key_service] | 
represents a client of the keyserv daemon
 | 
| t [Netpagebuffer] | |
| t [Nethttp.Cookie] | 
Functions to manipulate cookies.
 | 
| t [Netdate] | |
| t [Netbuffer] | |
| t [Netaddress] | 
The union of  mailboxandgroup | 
| t [Netshm_array] | |
| t [Netshm_hashtbl] | |
| t [Netplex_encap.TYPE] | |
| t [Netplex_encap.ENCAP] | |
| t [Netplex_cenv.TYPE] | |
| t [Netplex_cenv.LEVER] | |
| t [Netplex_cenv.VAR_TYPE] | |
| t [Netmcore_hashtbl] | 
The type of hash tables from type  'ato type'band a
    header of type'h | 
| t [Netcgi.Cookie] | 
Mutable cookie type.
 | 
| t [Netcgi_common.Cookie] | |
| t [Netcgi_apache.Handler] | 
The type of handler functions.
 | 
| t [Netcgi_apache.Apache.Request] | 
Apache  request_recstructure. | 
| t [Netcgi_apache.Apache.Connection] | 
Apache  conn_recstructure. | 
| t [Netcgi_apache.Apache.Server] | 
Apache  server_recstructure. | 
| t [Netcgi_apache.Apache.Table] | 
Apache  tablestructure. | 
| t [Equeue] | 
This is the type of an event system with events of type 'a
 | 
| t_PMAP'V2'pmapproc_callit'arg [Rpc_portmapper_aux] | |
| t_PMAP'V2'pmapproc_callit'res [Rpc_portmapper_aux] | |
| t_PMAP'V2'pmapproc_dump'arg [Rpc_portmapper_aux] | |
| t_PMAP'V2'pmapproc_dump'res [Rpc_portmapper_aux] | |
| t_PMAP'V2'pmapproc_getport'arg [Rpc_portmapper_aux] | |
| t_PMAP'V2'pmapproc_getport'res [Rpc_portmapper_aux] | |
| t_PMAP'V2'pmapproc_null'arg [Rpc_portmapper_aux] | |
| t_PMAP'V2'pmapproc_null'res [Rpc_portmapper_aux] | |
| t_PMAP'V2'pmapproc_set'arg [Rpc_portmapper_aux] | |
| t_PMAP'V2'pmapproc_set'res [Rpc_portmapper_aux] | |
| t_PMAP'V2'pmapproc_unset'arg [Rpc_portmapper_aux] | |
| t_PMAP'V2'pmapproc_unset'res [Rpc_portmapper_aux] | |
| t_descr [Netmcore_hashtbl] | 
The marshallable descriptor of a shared hash table
 | 
| table_row [Netcgi_modtpl] | |
| telnet_command [Telnet_client] | 
A  telnet_commandis the interpretation of the octets in a Telnet
 session, i.e. | 
| telnet_connector [Telnet_client] | 
Connectors:  Telnet_connect(host,port): The client connects to this port.,Telnet_socket s: The client uses an already connected socket.
 WhyTelnet_socket? Telnet is a symmetrical protocol; client and servers
 implement the same protocol features (the only difference is the
 environment: a client is typically connected with a real terminal; a server
 is connected with a pseudo terminal). | 
| telnet_negotiated_option [Telnet_client] | telnet_negotiated_option: names for the most common options, and
 the generic nameTelnet_optionfor other options. | 
| telnet_option_state [Telnet_client] | 
An option has one of three states:  Not_negotiated: There was no negotiation about the option. This means
   that the option is turned off (but this client is allowed to reject
   it explicitly),Accepted: Both sides have accepted the option.,Rejected: One side has rejected the option. This also means that the
   option is off, but the client refuses to send further acknoledgements
   that the option is off (to avoid endless negotiation loops). | 
| telnet_options [Telnet_client] | telnet_options: modifies the behaviour of the client. | 
| test_flag [Netfs] | |
| test_type [Netfs] | 
Tests:  `N: the file name exists,`E: the file exists,`D: the file exists and is a directory,`F: the file exists and is regular,`H: the file exists and is a symlink (possibly to a non-existing
           target),`R: the file exists and is readable,`W: the file exists and is writable,`X: the file exists and is executable,`S: the file exists and is non-empty | 
| text_data_repr [Ftp_data_endpoint] | 
Possible representation of text data:
  `ASCIImeans an ASCII-compatible encoding where the newline
 character is represented by CR/LF. | 
| thread_sys_id [Netplex_types] | 
A system-specific identifier of the thread/process
 | 
| timer [Netplex_cenv] | 
A timer
 | 
| token [Netgssapi] | 
Authentication tokens.
 | 
| transfer_coding [Nethttpd_kernel] | |
| transmission_mode [Ftp_client] | 
The transmission mode selects how the data are encoded in the data
 connection.
 | 
| transmission_mode [Ftp_data_endpoint] | 
The transmission mode as described in RFC 959.
 | 
| U | |
| uint4 [Rtypes] | 
32 bit unsigned integer
 | 
| uint4 [Netnumber] | 
32 bit unsigned integer
 | 
| uint8 [Rtypes] | 
64 bit unsigned integer
 | 
| uint8 [Netnumber] | 
64 bit unsigned integer
 | 
| unicode_lexbuf [Netulex.ULB] | |
| uri_distributor [Nethttpd_services] | 
Describes that services are bound to URI prefixes.
 | 
| url [Neturl] | 
Values of type  urldescribe concrete URLs. | 
| url_syntax [Neturl] | 
Values of type  url_syntaxdescribe which components of an URL are
 recognized, which are allowed (and optional), and which are required. | 
| url_syntax_option [Neturl] | |
| user_name_format [Rpc_auth_gssapi] | 
What to return as user name:  `Exported_name: the exported name in binary format (as described
        in RFC 2078, section 3.2). This format can only be read back by
        thegss_apiobject generating the name.,`Prefixed_name: the display name in a text format
        "{<oid>}<namestring>".,`Plain_name: the string part of the display name | 
| user_name_format [Rpc_auth_sys] | 
How  Rpc_server.get_userreturns the user as string:`Full: The format includes all transmitted details:"<uid>.<gid>.<gid1>.<gid2>...@<hostname>".
   All user and group IDs are numeric. The first two numbers, <uid> and
   <gid> are always present. The other numbers are the supplementary
   group IDs and can be omitted. The <hostname> is the name passed in
   the credentials.,`UID: The string is the numeric user ID,`Custom f: The string is returned by the functionf. The
   arguments areuid,gid, the array of the supplementary 
   group IDs and the hostname. | 
| user_name_interpretation [Rpc_auth_gssapi] | |
| V | |
| valid_glob_expr [Netglob] | 
A validated  glob_expr | 
| var [Netcgi_modtpl] | |
| verbosity [Rpc_util] | 
How verbose the RPC ftrace is:  `Name_only: For each RPC call only the name is logged,`Name_abbrev_args: The name and the abbreviated argument list
          are logged,`Name_full_args: The name and the full argument list are logged | 
| W | |
| w32_console_attr [Netsys_win32] | |
| w32_console_info [Netsys_win32] | |
| w32_console_mode [Netsys_win32] | 
See the msdn docs for GetConsoleMode for details
 | 
| w32_event [Netsys_win32] | |
| w32_input_thread [Netsys_win32] | |
| w32_object [Netsys_win32] | |
| w32_output_thread [Netsys_win32] | |
| w32_pipe [Netsys_win32] | 
A pipe endpoint
 | 
| w32_pipe_server [Netsys_win32] | 
A pipe server.
 | 
| w32_process [Netsys_win32] | 
A handle to spawned processes
 | 
| wait_entry [Netmcore_condition] | 
Each process that wants to  waitneeds await_entry. | 
| wait_id [Unixqueue] | 
A wait identifier is used to distinguish between several
 timers, see type  operation. | 
| wait_set [Netmcore_condition] | 
A set of  wait_entry, for easier management. | 
| watched_subprocess [Netsys_posix] | |
| wd_spec [Netsys_posix] | |
| workaround [Netcgi1_compat.Netcgi_env] | 
The  Work_around_part has been dropped as it is clear at
	    the spot of use. | 
| write_flag [Netfs] | |
| write_flag [Http_fs] | |
| write_op [Netshm] | |
| X | |
| xdr_type [Xdr] | 
This is the validated version of  xdr_type_term. | 
| xdr_type_system [Xdr] | 
A validated type system.
 | 
| xdr_type_term [Xdr] | |
| xdr_type_term_system [Xdr] | 
Bind names to types.
 | 
| xdr_value [Xdr] | |
| xmap_value [Nethtml] | 
