Searched refs:select_timeout_p (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/repmgr/
H A Drepmgr_posix.c534 struct timeval select_timeout, *select_timeout_p; local
617 select_timeout_p = &select_timeout;
620 select_timeout_p = NULL;
626 &reads, &writes, NULL, select_timeout_p)) == -1) {

Completed in 35 milliseconds