Home
last modified time | relevance | path

Searched defs:CurlAPI (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/net/
H A Dcurl.d4150 private struct CurlAPI struct
4153 static struct API
4173 __gshared API _api;
4174 __gshared void* _handle;
4176 static ref API instance() @property in instance()
4183 static void* loadAPI() in loadAPI()
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/net/
H A Dcurl.d4150 private struct CurlAPI struct
4152 static struct API
4170 __gshared API _api;
4171 __gshared void* _handle;
4173 static ref API instance() @property in instance()
4180 static void* loadAPI() in loadAPI()