Home
last modified time | relevance | path

Searched refs:session_t (Results 1 – 1 of 1) sorted by relevance

/openbsd/sbin/init/
H A Dinit.c158 } session_t; typedef
160 static int cmp_sessions(session_t *, session_t *);
166 session_t *new_session(session_t *, int, struct ttyent *);
752 cmp_sessions(session_t *sp1, session_t *sp2) in cmp_sessions()
783 session_t *
835 session_t *
838 session_t *sp; in new_session()
1150 session_t *sp; in f_multi_user()
1251 session_t *sp; in f_catatonia()
1297 session_t *sp; in f_nice_death()
[all …]