summaryrefslogtreecommitdiff
path: root/static/unix-v10/man3/ttyn.3
blob: 9c9d2399cfa3f6aa32a3ae8fdd0280241f8f2cc3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
.pa 1
.he 'TTYN (III)'1/15/73'TTYN (III)'
.ti 0
NAME		ttyn -- return name of current tty
.sp
.ti 0
SYNOPSIS	jsr pc,ttyn
.sp
.ti 0
DESCRIPTION	The routine hunts up the name of the
input tty attached to the process (one byte from the set
{012345678abc} at present) and returns it in r0.
.sp
"x" is returned if no genuine input tty is attached to the process.
.sp
.ti 0
FILES		kept in /lib/liba.a
.sp
.ti 0
SEE ALSO	fstat(II)
.sp
.ti 0
DIAGNOSTICS	--
.sp
.ti 0
BUGS		--