Searched refs:control_len (Results 1 – 12 of 12) sorted by relevance
61 const unsigned control_len = CMSG_SPACE(sizeof(int) * fds.size()); in SendMsg() local62 control_buffer = new char[control_len]; in SendMsg()66 msg.msg_controllen = control_len; in SendMsg()
292 unsigned int control_len = in_control_len > get_optmem_max() in decode_msg_control() local294 unsigned int buf_len = control_len; in decode_msg_control()350 printaddr(addr + (control_len - buf_len)); in decode_msg_control()351 } else if (control_len < in_control_len) { in decode_msg_control()
6494 Change the type of cmsg_size, control_len, and buf_len variables13003 (decode_msg_control): Use it to check control_len argument.
494 t1glyph->control_len = glyph_data.length; in T1_Load_Glyph()510 t1glyph->control_len = 0; in T1_Load_Glyph()
390 load->glyph->control_len = 0; in TT_Load_Simple_Glyph()426 load->glyph->control_len = n_ins; in TT_Load_Simple_Glyph()748 if ( loader->glyph->control_len > 0xFFFFL ) in TT_Hint_Glyph()752 loader->glyph->control_len )); in TT_Hint_Glyph()754 n_ins = loader->glyph->control_len; in TT_Hint_Glyph()1221 loader->glyph->control_len = n_ins; in TT_Process_Composite_Glyph()
391 load->glyph->control_len = 0; in TT_Load_Simple_Glyph()427 load->glyph->control_len = n_ins; in TT_Load_Simple_Glyph()752 if ( loader->glyph->control_len > 0xFFFFL ) in TT_Hint_Glyph()756 loader->glyph->control_len )); in TT_Hint_Glyph()758 n_ins = loader->glyph->control_len; in TT_Hint_Glyph()1245 loader->glyph->control_len = n_ins; in TT_Process_Composite_Glyph()
1770 long control_len; member
1804 long control_len; member
2876 glyph->root.control_len = 0; in cff_slot_load()2892 glyph->root.control_len = (FT_Long)charstring_len; in cff_slot_load()
3004 glyph->root.control_len = 0; in cff_slot_load()3020 glyph->root.control_len = (FT_Long)charstring_len; in cff_slot_load()
358 slot->control_len = 0; in ft_glyphslot_clear()
378 slot->control_len = 0; in ft_glyphslot_clear()