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 585 if(conn->proto.smtpc.size_supported && conn->data->state.infilesize > 0) {
740 smtpc->size_supported = TRUE;
    [all...]

Completed in 507 milliseconds