HomeSort by relevance Sort by last modified time
    Searched refs: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 574 if(conn->proto.smtpc.size_supported && data->state.infilesize > 0) {
729 smtpc->size_supported = TRUE;
    [all...]

Completed in 297 milliseconds