Searched refs:sess_t (Results 1 – 8 of 8) sorted by relevance
105 } sess_t; typedef111 extern sess_t session0;119 extern void sess_rele(sess_t *, boolean_t);120 extern sess_t *tty_hold(void);121 extern void tty_rele(sess_t *sp);
51 sess_t session0 = {75 sess_rele(sess_t *sp, boolean_t pidlock_held) in sess_rele()124 kmem_free(sp, sizeof (sess_t)); in sess_rele()127 sess_t *131 sess_t *sp; in tty_hold()187 tty_rele(sess_t *sp) in tty_rele()204 sess_t *sp, *old_sp; in sess_create()206 sp = kmem_zalloc(sizeof (sess_t), KM_SLEEP); in sess_create()249 sess_ctty_clear(sess_t *sp, stdata_t *stp) in sess_ctty_clear()272 sess_ctty_set(proc_t *p, sess_t *sp, stdata_t *stp) in sess_ctty_set()[all …]
149 sess_t *sp; in cprintf()
5682 sess_t *sp; in zone_enter()
3154 sess_t *sp; in straccess()
200 sess_t *sp; in syopen()262 sess_t *sp; in syread()283 sess_t *sp; in sywrite()306 sess_t *sp; in syioctl()342 sess_t *sp; in sypoll()
351 sess_t *sp; in dofusers()
178 sess_t session; in ps()