Searched refs:before (Results 1 – 25 of 219) sorted by relevance
123456789
68 struct timeval before; in test() local88 before = tutil_tvnow(); in test()95 e = tutil_tvdiff(after, before); in test()
102 ./%LOGDIR/code1185.c:9:16: warning: space before close parenthesis (SPACEBEFORECLOSE)105 ./%LOGDIR/code1185.c:10:11: warning: space before comma (SPACEBEFORECOMMA)108 ./%LOGDIR/code1185.c:14:9: warning: return without space before paren (RETURNNOSPACE)123 ./%LOGDIR/code1185.c:28:7: warning: no space before semicolon (SPACESEMICOLON)144 ./%LOGDIR/code1185.c:43:6: warning: no space before asterisk (ASTERISKNOSPACE)150 ./%LOGDIR/code1185.c:46:9: warning: no space before equals sign (NOSPACEEQUALS)168 ./%LOGDIR/code1185.c:54:21: warning: missing space before colon (NOSPACEC)174 ./%LOGDIR/code1185.c:54:15: warning: missing space before question mark (NOSPACEQ)180 ./%LOGDIR/code1185.c:54:23: warning: missing space before less or greater than (NOSPACETHAN)186 ./%LOGDIR/code1185.c:55:23: warning: missing space before less or greater than (NOSPACETHAN)
21 use --next with missing URL before it32 curl: missing URL before --next
19 PUBLISH-before-SUBACK TRUE46 # before comparison
19 PUBLISH-before-SUBACK TRUE47 # before comparison
66 # that is flaky since the outgoing PING just before might fail already67 # and then the test exists before the output gets to be written
32 exists before command runs65 exists before command runs
25 wakeup before poll with no easy handles
32 HTTP POST with server closing connection before (all) data is received38 This creates the named file with this content before the test case is run,
46 # precheck is a command line to run before the test, to see if we can execute53 HTTP POST, server responds before completed send
25 FTP with 633 response before gss initialized
7 # Number of days of inactivity before a closed issue or pull request is locked9 # Comment to post before locking. Set to `false` to disable
5 # Number of days of inactivity before an issue becomes stale7 # Number of days of inactivity before a stale issue is closed
5 Help: Send PRET before PASV19 Send a PRET command before PASV (and EPSV). Certain FTP servers, mainly
20 Set the time a connection needs to remain idle before sending keepalive probes25 The number of missed keepalive probes before declaring the connection down is OS
20 Every secure connection curl makes is verified to be secure before the25 proxy's TLS certificate before it continues: that the certificate contains the
21 By default, every secure connection curl makes is verified to be secure before26 server's TLS certificate before it continues: that the certificate contains
18 allows data to get sent earlier over the connection (before the final
17 CURLOPT_RESOLVER_START_FUNCTION - callback called before a new name resolve is started36 This callback function gets called by libcurl every time before a new resolve41 desired option on the ares channel before it is used, for example setting up
32 given path before passing it on to the server.42 By default libcurl normalizes such sequences before using the path.
17 CURLOPT_CHUNK_BGN_FUNCTION - callback before a transfer with FTP wildcard match63 This callback function gets called by libcurl before a part of the stream is141 /* callback is called before download of concrete file started */
19 established, but before a request has been made.45 or a connection has been reused (including any SSL handshaking), but before any48 before a GET/HEAD/POST/etc request has been sent.
32 confirm or deny that it can do multiplexing before continuing.40 for the connection to reveal if it is possible to multiplex on before it
19 curl_multi_timeout - how long to wait for action before proceeding33 actions - at most - before proceeding.50 few seconds perhaps) before you call curl_multi_perform(3) again.
43 the protocol is of a kind that requires a command/response sequence before51 before it is closed.
Completed in 25 milliseconds