-2

for master /dev/pts/x maps to slave terminal /dev/tty[S]y, what/where is the mapping function/database from x to [S]y?

1 Answer 1

2

The kernel acts as the mapping function/database. Each of those slave devices is a connection (identified by the device major/minor number) and stored in the kernel.

1
  • question is about what is the associated tty[x]y(slave) to pts[a]b(master)? Commented Jun 28, 2017 at 14:14

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.