Home
last modified time | relevance | path

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

/curl/tests/server/
H A Drtspd.c78 static bool prevbounce = FALSE; /* instructs the server to increase the part variable
919 prevbounce = TRUE; in send_doc()
923 prevbounce = FALSE; in send_doc()
1327 if(prevbounce) { in main()
1335 prevbounce = FALSE; in main()
H A Dsws.c90 static bool prevbounce = FALSE; /* instructs the server to increase the part variable
1154 prevbounce = TRUE; in send_doc()
1158 prevbounce = FALSE; in send_doc()
1889 if(prevbounce) { in service_connection()
1897 prevbounce = FALSE; in service_connection()

Completed in 15 milliseconds