Searched defs:UserDefined (Results 1 – 5 of 5) sorted by relevance
1580 struct UserDefined { struct1581 FILE *err; /* the stderr user data goes here */1582 void *debugdata; /* the data that will be passed to fdebug */1583 char *errorbuffer; /* (Static) store failure messages in here */1584 void *out; /* CURLOPT_WRITEDATA */1585 void *in_set; /* CURLOPT_READDATA */1586 void *writeheader; /* write the header to this if non-NULL */1587 unsigned short use_port; /* which port to use (when not using default) */1588 unsigned long httpauth; /* kind of HTTP authentication to use (bitmask) */1589 unsigned long proxyauth; /* kind of proxy authentication to use (bitmask) */[all …]
44 UserDefined, enumerator
569 message UserDefined { message
419 UserDefinedConversionSequence UserDefined; member
3238 "UserDefined": { object