Searched defs:terminatep (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/mpl/dhcp/dist/common/ |
H A D | options.c | 2511 save_option_buffer(struct universe * universe,struct option_state * options,struct buffer * bp,unsigned char * buffer,unsigned length,unsigned code,int terminatep) save_option_buffer() argument 2535 append_option_buffer(struct universe * universe,struct option_state * options,struct buffer * bp,unsigned char * buffer,unsigned length,unsigned code,int terminatep) append_option_buffer() argument 2559 prepare_option_buffer(struct universe * universe,struct buffer * bp,unsigned char * buffer,unsigned length,unsigned code,int terminatep,struct option_cache ** opp) prepare_option_buffer() argument
|