Open System Services System Calls Reference Manual (G06.29+, H06.08+, J06.03+)
Miscellaneous environ(5)
HOSTFILEONLY
Only /etc/hosts is checked.
DNS-HOSTFILE
The DNS is checked first; if the host is not found,
/etc/hosts is checked.
HOSTFILE-DNS
/etc/hosts is checked first; if the host is not found, the
DNS is checked.
TERM Specifies the type of terminal for which output must be prepared. This
information is used by commands, such as vi or more, that can exploit
special terminal capabilities. (See the termcap(4) reference page for a
list of terminal types.)
TERMCAP Specifies a string describing the terminal in the TERM environment
variable or, if it begins with a / (slash), the name of the termcap file.
(See TERMPATH.) This string applies only to programs using a
termcap file (only for compatibility).
TERMINFO Points to the directory containing terminfo database files. The tic com-
mand uses the value of this variable.
TERMPATH Specifies a sequence of pathnames of termcap files, separated by colons
or spaces, which are searched for terminal descriptions in the order
listed. The default is:
$HOME/.termcap:/usr/share/lib/termcap
TERMPATH is ignored if TERMCAP contains a full pathname. This
string applies only to programs using the termcap file (only for compati-
bility).
TIME_SERVER
Specifies the virtual host that the security client will try to synchronize
its clock against. This host must have a DTS server (dtsd) running on it.
The recommended choice for the host is the one running the master
security server (the name specified in the SEC_SERVER variable).
Used by the dce_config command.
TMOUT Specifies the number of seconds the shell waits for a response to a
prompt before timing out.
TMPDIR Specifies a pathname that overrides the default directory for temporary
files, /tmp. (Used by the c89 utility.)
TOLERANCE_SEC
Specifies the number of seconds a client system clock can differ from the
security server system clock before either the user is prompted to syn-
chronize the clocks or the clocks are synchronized automatically.
The default is 120 seconds.
Both the security service and the CDS service require that there be no
more than a 5-minute difference between the clocks on any two nodes in
a cell.
Used by the dce_config command.
527186-023 Hewlett-Packard Company 12−31