Home
last modified time | relevance | path

Searched defs:second (Results 1 – 6 of 6) sorted by relevance

/curl/lib/
H A Dstrcase.c92 static int casecompare(const char *first, const char *second) in casecompare()
109 int curl_strequal(const char *first, const char *second) in curl_strequal()
119 static int ncasecompare(const char *first, const char *second, size_t max) in ncasecompare()
135 int curl_strnequal(const char *first, const char *second, size_t max) in curl_strnequal()
H A Dftp.c2175 int *hour, int *minute, int *second) in ftp_213_date()
2231 int year, month, day, hour, minute, second; in ftp_state_mdtm_resp() local
H A Dhttp2.c795 struct Curl_easy *second = curl_easy_duphandle(data); in h2_duphandle() local
/curl/tests/libtest/
H A Dlib1900.c34 CURL *second = NULL; in test() local
/curl/tests/unit/
H A Dunit1323.c40 struct curltime second; member
/curl/lib/vtls/
H A Dvtls.c123 static bool blobcmp(struct curl_blob *first, struct curl_blob *second) in blobcmp()

Completed in 51 milliseconds