<Exclusive mode>
TIOCEXCL void
Put the tty into exclusive mode. No further open(2) operations on the terminal are permitted. (They will fail with EBUSY, except for root.)
- TIOCNXCL void
- Disable exclusive mode
<Line discipline>
TIOCGETD int *argpGet the line discipline of the tty.
- TIOCSETD const int *argp
- Set the line discipline of the tty.
'man' 카테고리의 다른 글
C언어. 나눗셈, 나머지 계산 함수들 (0) | 2010.09.07 |
---|---|
init_bh, remove_bh, mark_bh, disable_bh, enable_bh (0) | 2009.07.26 |
WRITTEN BY
- RootFriend
개인적으로... 나쁜 기억력에 도움되라고 만들게되었습니다.
,