HomeSort by: relevance | last modified time | path
    Searched defs:t_session (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/sys/
tty.h 131 struct session *t_session; /* Enclosing session. */ member in struct:tty
242 ((p)->p_session == (tp)->t_session && (p)->p_lflag & PL_CONTROLT)
tty.h 131 struct session *t_session; /* Enclosing session. */ member in struct:tty
242 ((p)->p_session == (tp)->t_session && (p)->p_lflag & PL_CONTROLT)

Completed in 24 milliseconds