HomeSort by: relevance | last modified time | path
    Searched defs:option_state (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/
diagnostic.h 283 void *option_state; member in struct:diagnostic_context
  /src/external/mpl/dhcp/dist/includes/
dhcpd.h 398 struct option_state { struct
451 struct option_state *options;
663 struct option_state *options;
1153 struct option_state *options; /* Options supplied with lease. */
1173 struct option_state *options;
1186 struct option_state *options;
1200 struct option_state *options;
1302 struct option_state *sent_options; /* Options we sent. */
1871 int parse_option_buffer (struct option_state *, const unsigned char *,
1874 int parse_encapsulated_suboptions (struct option_state *, struct option *
    [all...]

Completed in 29 milliseconds