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
908 prevbounce = TRUE; in send_doc()
912 prevbounce = FALSE; in send_doc()
1310 if(prevbounce) { in main()
1318 prevbounce = FALSE; in main()
Dsws.c89 static bool prevbounce = FALSE; /* instructs the server to increase the part variable
1087 prevbounce = TRUE; in send_doc()
1091 prevbounce = FALSE; in send_doc()
1808 if(prevbounce) { in service_connection()
1816 prevbounce = FALSE; in service_connection()