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
1044 prevbounce = TRUE; in send_doc()
1048 prevbounce = FALSE; in send_doc()
1394 if(prevbounce) { in main()
1402 prevbounce = FALSE; in main()
Dsws.c86 static bool prevbounce=FALSE; /* instructs the server to increase the part variable
1173 prevbounce = TRUE; in send_doc()
1177 prevbounce = FALSE; in send_doc()
1889 if(prevbounce) { in service_connection()
1897 prevbounce = FALSE; in service_connection()