Home
last modified time | relevance | path

Searched defs:first (Results 1 – 11 of 11) 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 Dcookie.c233 const char *first = NULL, *last; in get_top_domain() local
1522 struct Cookie *first, *curr, *next, *prev = NULL; in Curl_cookie_clearsess() local
H A Dconnect.c345 const struct Curl_addrinfo *first; /* complete address list, not owned */ member
H A Dmulti.c3191 bool first = FALSE; local
/curl/src/
H A Dslist_wc.h32 struct curl_slist *first; member
H A Dtool_cfgable.h334 struct OperationConfig *first; member
/curl/tests/unit/
H A Dunit1323.c39 struct curltime first; member
/curl/lib/vtls/
H A Dschannel_verify.c93 char first; in c_memmem() local
H A Dschannel.c1621 bool first = true; in traverse_cert_store() local
H A Dvtls.c123 static bool blobcmp(struct curl_blob *first, struct curl_blob *second) in blobcmp()
/curl/tests/server/
H A Dtftpd.c896 int first = 1, ecode; in do_tftp() local

Completed in 65 milliseconds