This file is indexed.

/usr/lib/iraf/lib/ttyset.h is in iraf-dev 2.16.1+2018.03.10-2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
# TTYSET.H -- TTY parameters that can be set with TTYSETI or read with TTYSTATI.
# The values are set from the termcap entry and from the environment at
# TTYODES time.

define	TTY_PADCHAR	1
define	TTY_TABS	2
define	TTY_SOTYPE	3
define	TTY_BAUD	4
define	TTY_NLINES	5
define	TTY_NCOLS	6