Searched defs:input_buff (Results 1 – 4 of 4) sorted by relevance
44 struct buffer input_buff; member67 static int get_fpt_buff(struct buffer *input_buff, struct buffer *fpt_buff) in get_fpt_buff()141 struct buffer *input_buff = &fpt.input_buff; in fpt_parse() local
81 struct buffer input_buff; member207 static int subpart_read(struct buffer *input_buff) in subpart_read()342 struct buffer *input_buff = &ifwi.input_buff; in ifwi_parse() local
357 struct buffer input_buff; member
416 let mut input_buff = TempBuffer::new(); in cbcs_update() localVariable