OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:size_supported
(Results
1 - 2
of
2
) sorted by null
/external/curl/lib/
smtp.h
72
bool
size_supported
; /* If server supports SIZE extension according to
member in struct:smtp_conn
smtp.c
581
if(conn->proto.smtpc.
size_supported
&& conn->data->state.infilesize > 0) {
736
smtpc->
size_supported
= TRUE;
[
all
...]
Completed in 72 milliseconds