Searched refs:tool_mime_new (Results 1 – 1 of 1) sorted by relevance
45 static tool_mime *tool_mime_new(tool_mime *parent, toolmimekind kind) in tool_mime_new() function62 return tool_mime_new(parent, TOOLMIME_PARTS); in tool_mime_new_parts()71 m = tool_mime_new(parent, TOOLMIME_DATA); in tool_mime_new_data()93 m = tool_mime_new(parent, TOOLMIME_FILE); in tool_mime_new_filedata()146 m = tool_mime_new(parent, TOOLMIME_STDIN); in tool_mime_new_filedata()