Guardian Programmer's Guide

Table Of Contents
Glossary
Guardian Programmer’s Guide 421922-014
Glossary - 16
local civil time (LCT)
TNS Emulation Library. The program’s calls to its local copy of these routines are
faster and more compact than DLL calls to the external library.
local civil time (LCT). Wall clock time in the current time zone, including any compensation
for daylight saving time.
local standard time (LST). The time of day in the local time zone excluding any
compensation made for daylight saving time.
logical device. (1) An addressable device, independent of its physical environment.
Portions of the same logical device may be located in different physical devices, or
several logical devices or parts of logical devices may be located in one physical
device. (2) A process that can be accessed as if it were an I/O device; for example,
the operator process is logical device LDEVOPR.
logical device number. A number that identifies a configured logical device. A logical
device number can be used instead of a device file name when opening a device file.
logical memory. The portion of virtual memory that can be accessed by any process in
nonprivileged mode.
logical page. (1) 2048 contiguous bytes of memory. (2) The size of a printed page given as
a number of lines.
logical processor. See CPU.
logical segment. A single data area consisting of one or more consecutive 128-kilobyte
unitary segments that is dynamically allocated by a process. The two types of logical
segments are selectable segments and flat segments. See also selectable segment
and flat segment.
login. The activity by which a user establishes a locally authenticated identity on a server.
Each login has one login name.
login name. A user name associated with a session.
logon sequence. The process through which the HP NonStop™ server to be managed is
determined, the security constraints to interact with that server are met, and a
connection with that server is established.
low PIN. A PIN in the range 0 through 254.
LST. See local standard time (LST).
main memory. Data storage, specifically the chips that store the programs and data
currently in use by a CPU.
memory-exact point. A potential breakpoint location within an accelerated object file at
which the values in memory (but not necessarily the values in registers) are the same