Lines Matching refs:children
10 root's first children
11 children's first children
13 root's next children
81 if (part->children != NULL) {
82 part_serialize(part->children, dest,
90 i_assert(part->children == NULL);
205 "message/rfc822 part has no children";
210 "has multiple children";
216 /* our children must be after our physical_pos+header
224 &part->children))