Home
last modified time | relevance | path

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

/dragonfly/contrib/cvs-1.12/src/
HDserver.c2457 struct timeval *timeout_ptr; in become_proxy() local
2475 timeout_ptr = &timeout; in become_proxy()
2479 timeout_ptr = NULL; in become_proxy()
2515 NULL, timeout_ptr); in become_proxy()
3874 struct timeval *timeout_ptr; in do_cvs_command() local
3906 timeout_ptr = &timeout; in do_cvs_command()
3911 timeout_ptr = NULL; in do_cvs_command()
3943 NULL, timeout_ptr); in do_cvs_command()