Home
last modified time | relevance | path

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

/external/curl/src/
Dtool_formparse.h36 } toolmimekind; typedef
41 toolmimekind kind; /* Part kind. */
Dtool_formparse.c45 static tool_mime *tool_mime_new(tool_mime *parent, toolmimekind kind) in tool_mime_new()