Searched refs:control_len (Results 1 – 9 of 9) sorted by relevance
296 unsigned int control_len = in_control_len > get_optmem_max(tcp) in decode_msg_control() local298 unsigned int buf_len = control_len; in decode_msg_control()354 printaddr_comment(addr + (control_len - buf_len)); in decode_msg_control()355 } else if (control_len < in_control_len) { in decode_msg_control()
21138 Change the type of cmsg_size, control_len, and buf_len variables27647 (decode_msg_control): Use it to check control_len argument.
81 const unsigned control_len = CMSG_SPACE(sizeof(int) * fds.size()); in SendMsg() local82 control_buffer = new char[control_len]; in SendMsg()86 msg.msg_controllen = control_len; in SendMsg()
629 slot->control_len = 0; in t42_glyphslot_clear()682 glyph->control_len = t42slot->ttslot->control_len; in T42_GlyphSlot_Load()
581 t1glyph->control_len = glyph_data.length; in T1_Load_Glyph()597 t1glyph->control_len = 0; in T1_Load_Glyph()
473 glyph->root.control_len = 0; in cff_slot_load()489 glyph->root.control_len = (FT_Long)charstring_len; in cff_slot_load()
393 load->glyph->control_len = 0; in TT_Load_Simple_Glyph()432 load->glyph->control_len = n_ins; in TT_Load_Simple_Glyph()808 if ( loader->glyph->control_len > 0xFFFFL ) in TT_Hint_Glyph()812 loader->glyph->control_len )); in TT_Hint_Glyph()814 n_ins = loader->glyph->control_len; in TT_Hint_Glyph()1337 loader->glyph->control_len = n_ins; in TT_Process_Composite_Glyph()
1995 long control_len; member
522 slot->control_len = 0; in ft_glyphslot_clear()