Home
last modified time | relevance | path

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

/curl/tests/server/
H A Drtspd.c75 static bool prevbounce = FALSE; /* instructs the server to increase the part variable
916 prevbounce = TRUE; in send_doc()
920 prevbounce = FALSE; in send_doc()
1324 if(prevbounce) { in main()
1332 prevbounce = FALSE; in main()
H A Dsws.c87 static bool prevbounce = FALSE; /* instructs the server to increase the part variable
1153 prevbounce = TRUE; in send_doc()
1157 prevbounce = FALSE; in send_doc()
1935 if(prevbounce) { in service_connection()
1943 prevbounce = FALSE; in service_connection()

Completed in 15 milliseconds