Searched defs:given (Results 1 – 2 of 2) sorted by relevance
136 size_t given = amount < available ? amount : available; /* What is given */ in read_callback() local
864 const struct Curl_handler *given; /* The protocol first given */ member
Completed in 18 milliseconds