Home
last modified time | relevance | path

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

/openbsd/usr.bin/tmux/
H A Dtmux.h1347 struct timeval last_attached_time; member
H A Dserver-client.c407 gettimeofday(&s->last_attached_time, NULL); in server_client_set_session()
H A Dformat.c2718 return (&ft->s->last_attached_time); in format_cb_session_last_attached()