Lines Matching refs:strncpy
964 strncpy ((char *) hdr + offsetof (struct mach_o_section_32, sectname),
966 strncpy ((char *) hdr + offsetof (struct mach_o_section_32, segname),
989 strncpy ((char *) hdr + offsetof (struct mach_o_section_64, sectname),
991 strncpy ((char *) hdr + offsetof (struct mach_o_section_64, segname),
1180 strncpy (namebuf, section->name, len);
1181 strncpy (segnbuf, comma + 1, MACH_O_NAME_LEN);
1184 strncpy (namebuf, section->name, MACH_O_NAME_LEN);