HomeSort by relevance Sort by last modified time
    Searched refs:os_errno (Results 1 - 4 of 4) sorted by null

  /external/curl/lib/
connect.c 439 data->state.os_errno = error = SOCKERRNO;
464 data->state.os_errno = error = SOCKERRNO;
822 data->state.os_errno = error;
    [all...]
sendf.c 383 conn->data->state.os_errno = err;
448 conn->data->state.os_errno = err;
getinfo.c 163 *param_longp = data->state.os_errno;
urldata.h 1275 int os_errno; \/* filled in with errno whenever an error occurs *\/ member in struct:UrlState
    [all...]

Completed in 490 milliseconds