Searched refs:OPT_TIMEOUT (Results 1 – 5 of 5) sorted by relevance
| /src/libexec/tftpd/ |
| H A D | tftp-options.c | 159 if (options[OPT_TIMEOUT].o_request == NULL) in option_timeout() 162 to = atoi(options[OPT_TIMEOUT].o_request); in option_timeout() 174 options_set_reply_equal_request(OPT_TIMEOUT); in option_timeout() 180 options[OPT_TIMEOUT].o_reply); in option_timeout()
|
| H A D | tftp-options.h | 58 OPT_TIMEOUT, enumerator
|
| /src/crypto/openssl/apps/ |
| H A D | ocsp.c | 84 OPT_TIMEOUT, enumerator 166 { "timeout", OPT_TIMEOUT, 'p', 320 case OPT_TIMEOUT: in ocsp_main()
|
| H A D | s_server.c | 813 OPT_TIMEOUT, enumerator 1015 { "timeout", OPT_TIMEOUT, '-', "Enable timeouts" }, 1678 case OPT_TIMEOUT: in s_server_main()
|
| H A D | s_client.c | 540 OPT_TIMEOUT, enumerator 774 { "timeout", OPT_TIMEOUT, '-', 1465 case OPT_TIMEOUT: in s_client_main()
|