Home
last modified time | relevance | path

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

/curl/src/
H A Dvar.h30 struct tool_var { struct
31 struct tool_var *next; argument
32 const char *content;
33 size_t clen; /* content length */
34 char name[1]; /* allocated as part of the struct */

Completed in 3 milliseconds