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

  /src/external/mpl/dhcp/dist/common/
options.c 639 agent_size = store_options(NULL, agentopts, 0,
830 option_size = store_options(&overload_used, buffer, index, mb_max,
836 /* If store_options() failed */
1246 store_options(int *ocount, function
1283 log_fatal("%s:%d:store_options: Invalid first cutoff.", MDL);
1288 log_fatal("%s:%d:store_options: Invalid second cutoff.",
1294 log_fatal("%s:%d:store_options: Invalid second cutoff.", MDL);

Completed in 14 milliseconds