Home
last modified time | relevance | path

Searched defs:kind (Results 1 – 8 of 8) sorted by last modified time

/curl/src/
H A Dtool_paramhlp.c535 static CURLcode checkpasswd(const char *kind, /* for what purpose */ in checkpasswd()
H A Dtool_formparse.c43 toolmimekind kind) in tool_mime_new()
H A Dtool_formparse.h42 toolmimekind kind; /* Part kind. */ member
/curl/lib/
H A Dmime.h113 enum mimekind kind; /* The part kind. */ member
/curl/docs/examples/
H A Dghiper.c222 GIOCondition kind = in setsock() local
H A Dephiperfifo.c272 int kind = ((act & CURL_POLL_IN) ? EPOLLIN : 0) | in setsock() local
H A Dhiperfifo.c196 static void event_cb(int fd, short kind, void *userp) in event_cb()
220 static void timer_cb(int fd, short kind, void *userp) in timer_cb()
252 int kind = in setsock() local
H A Devhiperfifo.c252 int kind = ((act & CURL_POLL_IN) ? EV_READ : 0) | in setsock() local

Completed in 28 milliseconds