Searched refs:tslot (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xterm/dist/
H A Dmain.c843 static int tslot; variable in typeref:typename:int
4979 tslot = ttyslot();
4982 if (tslot > 0 && OkPasswd(&pw) && !resource.utmpInhibit &&
4998 lseek(i, (long) (tslot * sizeof(utmp)), 0);
5019 tslot = -tslot;
5027 handshake.tty_slot = tslot;
5400 tslot = handshake.tty_slot;
5574 (am_slave < 0 && tslot > 0)) {
5581 lseek(wfd, (long) (tslot * sizeo
[all...]

Completed in 8 milliseconds