Searched refs:cfg_client (Results 1 – 3 of 3) sorted by relevance
30 struct client *cfg_client; variable82 cfg_client = c = TAILQ_FIRST(&clients); in start_cfg()
3653 if (!cfg_finished && cfg_client != NULL) in server_client_get_cwd()3654 return (cfg_client->cwd); in server_client_get_cwd()
2202 extern struct client *cfg_client;