Home
last modified time | relevance | path

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

/external/curl/tests/server/
Drtspd.c75 static bool prevbounce=FALSE; /* instructs the server to increase the part variable
1035 prevbounce = TRUE; in send_doc()
1039 prevbounce = FALSE; in send_doc()
1383 if(prevbounce) { in main()
1391 prevbounce = FALSE; in main()
Dsws.c86 static bool prevbounce=FALSE; /* instructs the server to increase the part variable
1169 prevbounce = TRUE; in send_doc()
1173 prevbounce = FALSE; in send_doc()
1883 if(prevbounce) { in service_connection()
1891 prevbounce = FALSE; in service_connection()