OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:timecondition
(Results
1 - 8
of
8
) sorted by null
/external/curl/lib/
file.c
460
if(fstated && !data->state.range && data->set.
timecondition
) {
transfer.c
364
switch(data->set.
timecondition
) {
568
if(data->set.
timecondition
&& !data->state.range) {
[
all
...]
http.c
[
all
...]
ftp.c
[
all
...]
urldata.h
1511
curl_TimeCond
timecondition
; \/* kind of time\/date comparison *\/
member in struct:UserDefined
[
all
...]
url.c
893
data->set.
timecondition
= (curl_TimeCond)va_arg(param, long);
[
all
...]
/external/google-breakpad/src/third_party/curl/
curl.h
777
CINIT(
TIMECONDITION
, LONG, 33),
[
all
...]
/external/curl/include/curl/
curl.h
[
all
...]
Completed in 679 milliseconds