Searched refs:MHD_OptionItem (Results 1 – 4 of 4) sorted by relevance
894 struct MHD_OptionItem struct
3176 struct MHD_OptionItem *oa; in parse_options_va()3356 oa = va_arg (ap, struct MHD_OptionItem*); in parse_options_va()
848 options given are in an array of 'struct MHD_OptionItem', so this849 option requires a single argument of type 'struct MHD_OptionItem'.854 struct MHD_OptionItem ops[] = @{864 second member of the @code{struct MHD_OptionItem} is ignored.937 @deftp {C Struct} MHD_OptionItem
743 MHD_OptionItem', so this option requires a single argument of744 type 'struct MHD_OptionItem'. The array must be terminated748 struct MHD_OptionItem ops[] = {757 member of the 'struct MHD_OptionItem' is ignored. For options815 -- C Struct: MHD_OptionItem4074 * MHD_OptionItem: microhttpd-const. (line 457)