Home
last modified time | relevance | path

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

/external/chromium_org/third_party/openssl/openssl/apps/
Ds_client.c200 static int c_Pause=0; variable
634 c_Pause=0; in MAIN()
731 c_Pause=1; in MAIN()
1296 if (c_Pause & 0x01) SSL_set_debug(con, 1); in MAIN()
/external/openssl/apps/
Ds_client.c200 static int c_Pause=0; variable
636 c_Pause=0; in MAIN()
733 c_Pause=1; in MAIN()
1317 if (c_Pause & 0x01) SSL_set_debug(con, 1); in MAIN()