Home
last modified time | relevance | path

Searched refs:CurlCode (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/net/
H A Dcurl.d2609 CurlCode perform(ThrowOnError throwOnError = Yes.throwOnError)
2993 CurlCode getTiming(CurlInfo timing, ref double val) in getTiming()
3331 CurlCode code;
3432 CurlCode perform(ThrowOnError throwOnError = Yes.throwOnError)
3708 CurlCode getTiming(CurlInfo timing, ref double val) in getTiming()
3718 CurlCode code;
3834 CurlCode perform(ThrowOnError throwOnError = Yes.throwOnError)
4144 alias CurlCode = CURLcode; variable
4379 private void _check(CurlCode code) in _check()
4388 private string errorString(CurlCode code) in errorString()
[all …]
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/net/
H A Dcurl.d2580 CurlCode perform(ThrowOnError throwOnError = Yes.throwOnError)
2968 CurlCode getTiming(CurlInfo timing, ref double val) in getTiming()
3306 CurlCode code;
3410 CurlCode perform(ThrowOnError throwOnError = Yes.throwOnError)
3689 CurlCode getTiming(CurlInfo timing, ref double val) in getTiming()
3699 CurlCode code;
3817 CurlCode perform(ThrowOnError throwOnError = Yes.throwOnError)
4145 alias CurlCode = CURLcode; variable
4396 private void _check(CurlCode code) in _check()
4406 private string errorString(CurlCode code) in errorString()
[all …]