Searched refs:server_started (Results 1 – 5 of 5) sorted by relevance
57 extern int server_started;
314 else if (current_parsed_root->isremote && server_started) in start_recursion()
1120 if (!server_started) in notify_check()
3298 int server_started = 0; variable3323 server_started = 0; in get_responses_and_close()3941 server_started = 1; in open_connection_to_server()
275 (get_responses_and_close): Set server_started to 0 instead of308 * client.c: define server_started, init to 0.309 (start_server): set server_started to 1.311 * client.h: declare `server_started', extern.316 * edit.c (notify_check): use new var server_started.