Home
last modified time | relevance | path

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

/external/curl/tests/server/
Drtspd.c78 static bool prevbounce = FALSE; /* instructs the server to increase the part variable
1049 prevbounce = TRUE; in send_doc()
1053 prevbounce = FALSE; in send_doc()
1401 if(prevbounce) { in main()
1409 prevbounce = FALSE; in main()
Dsws.c89 static bool prevbounce = FALSE; /* instructs the server to increase the part variable
1231 prevbounce = TRUE; in send_doc()
1235 prevbounce = FALSE; in send_doc()
1951 if(prevbounce) { in service_connection()
1959 prevbounce = FALSE; in service_connection()