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

  /external/curl/tests/server/
getpart.c 32 struct SessionHandle {
  /external/curl/lib/
urldata.h 301 struct SessionHandle *data;
605 * Request specific data in the easy handle (SessionHandle). Previously,
779 CURLcode (*readwrite)(struct SessionHandle *data, struct connectdata *conn,
825 /* 'data' is the CURRENT SessionHandle using this connection -- take great
828 struct SessionHandle *data;
    [all...]

Completed in 118 milliseconds