HomeSort by relevance Sort by last modified time
    Searched defs:do_more (Results 1 - 2 of 2) sorted by null

  /external/elfutils/libdwfl/
core-file.c 254 do_more (size_t size, GElf_Phdr *pphdr, const GElf_Off align, function
280 #define more(size) do_more (size, &phdr, align, elf, start, &ndx, &end, &end_vaddr)
  /external/curl/lib/
urldata.h 504 bool do_more; /* this is set TRUE if the ->curl_do_more() function is member in struct:ConnectBits
746 Curl_do_more_func do_more; member in struct:Curl_handler
772 /* Called from the multi interface during the DO_MORE phase, and it should
    [all...]

Completed in 39 milliseconds