Home
last modified time | relevance | path

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

/openbsd/usr.bin/tmux/
H A Dcfg.c30 struct client *cfg_client; variable
82 cfg_client = c = TAILQ_FIRST(&clients); in start_cfg()
H A Dserver-client.c3653 if (!cfg_finished && cfg_client != NULL) in server_client_get_cwd()
3654 return (cfg_client->cwd); in server_client_get_cwd()
H A Dtmux.h2202 extern struct client *cfg_client;