segment_command 205 src/unexmacosx.c static struct segment_command *data_segment_scp; segment_command 643 src/unexmacosx.c struct segment_command *scp; segment_command 647 src/unexmacosx.c scp = (struct segment_command *) lc; segment_command 707 src/unexmacosx.c struct segment_command *scp = (struct segment_command *) lca[i]; segment_command 746 src/unexmacosx.c struct segment_command *scp = (struct segment_command *) lc; segment_command 789 src/unexmacosx.c struct segment_command *scp = (struct segment_command *) lc; segment_command 807 src/unexmacosx.c header_offset = curr_header_offset + sizeof (struct segment_command); segment_command 928 src/unexmacosx.c if (!unexec_write (curr_header_offset, scp, sizeof (struct segment_command))) segment_command 938 src/unexmacosx.c struct segment_command sc; segment_command 941 src/unexmacosx.c sc.cmdsize = sizeof (struct segment_command); segment_command 1177 src/unexmacosx.c struct segment_command *scp = (struct segment_command *) lca[i]; segment_command 1238 src/unexmacosx.c num_unexec_regions * sizeof (struct segment_command));