Searched refs:e_tty_ino (Results 1 – 2 of 2) sorted by relevance
130 ino_t e_tty_ino; member
896 ep->e_tty_ino = statb.st_ino; in ed_read()900 …if(ep->e_tty_ino && fstat(fd,&statb)>=0 && statb.st_ino==ep->e_tty_ino && statb.st_dev==ep->e_tty_… in ed_read()