/titanic_52/usr/src/contrib/ast/src/lib/libpp/ |
H A D | pp.def | 11 # machine bundled package name 40 CRAY :machine: 41 CRAY1 :machine: 42 CRAY2 :machine: 43 DATAGENERAL :machine: 68 M68010 :machine: 69 M68020 :machine: 172 alliant :machine: 174 apollo :machine: 176 cpc :machine [all...] |
/titanic_52/usr/src/lib/libdwarf/common/ |
H A D | dwarf_elf_access.c | 103 Dwarf_Small machine; member 143 Dwarf_Half machine = 0; in dwarf_elf_object_access_internals_init() local 169 machine = obj->ehdr64->e_machine; in dwarf_elf_object_access_internals_init() 170 obj->machine = machine; in dwarf_elf_object_access_internals_init() 183 machine = obj->ehdr32->e_machine; in dwarf_elf_object_access_internals_init() 184 obj->machine = machine; in dwarf_elf_object_access_internals_init() 192 if (obj->is_64bit && machine != EM_MIPS) { in dwarf_elf_object_access_internals_init() 359 int machine, struc in get_rela_elf32() argument 374 get_rela_elf64(Dwarf_Small * data,unsigned int i,int endianness,int machine,struct Dwarf_Elf_Rela * relap) get_rela_elf64() argument 415 get_relocations_array(Dwarf_Bool is_64bit,int endianness,int machine,Dwarf_Small * data,unsigned int num_relocations,struct Dwarf_Elf_Rela * relap) get_relocations_array() argument 443 get_relocation_entries(Dwarf_Bool is_64bit,int endianness,int machine,Dwarf_Small * relocation_section,Dwarf_Unsigned relocation_section_size,struct Dwarf_Elf_Rela ** relas,unsigned int * nrelas,int * error) get_relocation_entries() argument 489 is_32bit_abs_reloc(unsigned int type,Dwarf_Half machine) is_32bit_abs_reloc() argument 548 is_64bit_abs_reloc(unsigned int type,Dwarf_Half machine) is_64bit_abs_reloc() argument 600 update_entry(Dwarf_Debug dbg,Dwarf_Bool is_64bit,Dwarf_Endianness endianess,Dwarf_Half machine,struct Dwarf_Elf_Rela * rela,Dwarf_Small * target_section,Dwarf_Small * section_data) update_entry() argument 671 apply_rela_entries(Dwarf_Debug dbg,Dwarf_Bool is_64bit,Dwarf_Endianness endianess,Dwarf_Half machine,Dwarf_Small * target_section,Dwarf_Small * symtab_section,struct Dwarf_Elf_Rela * relas,unsigned int nrelas,int * error) apply_rela_entries() argument [all...] |
/titanic_52/usr/src/boot/sys/boot/zfs/ |
H A D | Makefile.com | 26 $(RM) machine x86 $(OBJS) libzfsboot.a 44 CLEANFILES += machine x86 46 machine: 47 $(RM) machine 48 $(SYMLINK) ../../../$(MACHINE)/include machine 54 $(OBJS): machine x86
|
/titanic_52/usr/src/cmd/rpcsvc/ |
H A D | rusers.c | 57 #define MACHINELEN 16 /* length of machine name printed out */ 64 char *machine; member 71 static int hflag; /* host: sort by machine name */ 283 if (strcmp(entryp->machine, host) == 0) in collectnames() 319 entry[curentry].machine = malloc(MACHINELEN + 1); in print_info() 320 if (entry[curentry].machine == NULL) { in print_info() 324 (void) strlcpy(entry[curentry].machine, name, MACHINELEN + 1); in print_info() 330 entry[curentry].machine = malloc(MACHINELEN + 1); in print_info() 331 if (entry[curentry].machine == NULL) { in print_info() 335 (void) strlcpy(entry[curentry].machine, nam in print_info() [all...] |
H A D | rwall.c | 134 char *machine, *user, *domain; in main() local 137 while (getnetgrent(&machine, &user, &domain)) { in main() 138 if (machine) in main() 139 doit(machine); in main()
|
/titanic_52/usr/src/lib/libbsm/common/ |
H A D | audit_kadmind.c | 54 * Given an endpt in netbuf form, return the port and machine. 61 uint32_t *machine) in netbuf2pm() argument 77 if (machine) in netbuf2pm() 78 *machine = sin4.sin_addr.s_addr; in netbuf2pm() 106 uint32_t machine = 0; in common_audit() local 145 netbuf2pm(svc_getrpccaller(xprt), &r_port, &machine); in common_audit() 152 aug_save_tid_ex(port, &machine, AU_IPv4); in common_audit()
|
/titanic_52/usr/src/boot/sys/boot/efi/libefi/ |
H A D | Makefile | 69 $(RM) $(CLEANFILES) $(OBJS) machine x86 lib$(LIB).a 71 machine: target 72 $(RM) machine 73 $(SYMLINK) ../../../amd64/include machine 79 $(OBJS): machine x86
|
/titanic_52/usr/src/lib/libbc/libc/sys/common/ |
H A D | uname.c | 49 char machine[NEW_SYS_NMLN]; member 86 memcpy(uts->machine, n_uts.machine, SYS_NMLN); in bc_uname() 87 if (strlen(n_uts.machine) > SYS_NMLN) in bc_uname() 88 uts->machine[SYS_NMLN-1] = '\0'; in bc_uname()
|
/titanic_52/usr/src/boot/sys/boot/uboot/fdt/ |
H A D | Makefile | 26 machine: target 27 ln -sf ${.CURDIR}/../../../${MACHINE_CPUARCH}/include machine 29 CLEANFILES+= machine 34 beforedepend ${OBJS}: machine
|
/titanic_52/usr/src/boot/sys/boot/efi/fdt/ |
H A D | Makefile | 30 machine: target 31 ln -sf ${.CURDIR}/../../../${MACHINE}/include machine 33 CLEANFILES+= machine 37 beforedepend ${OBJS}: machine
|
/titanic_52/usr/src/cmd/sgs/elfwrap/ |
H A D | Makefile.com | 34 MACHOBJ = machine.sparc.o machine.sparcv9.o \ 35 machine.i386.o machine.amd64.o 73 SRCS = $(COMOBJ:%.o=../common/%.c) ../common/machine.c \
|
/titanic_52/usr/src/boot/sys/boot/i386/libfirewire/ |
H A D | Makefile | 20 CLEANFILES+= machine 21 machine: target 22 ln -sf ${.CURDIR}/../../../i386/include machine 28 beforedepend ${OBJS}: machine
|
/titanic_52/usr/src/boot/sys/boot/libstand/ |
H A D | Makefile.com | 47 $(RM) $(CLEANFILES) $(OBJS) machine x86 libstand.a 49 machine: 50 $(RM) machine 51 $(SYMLINK) ../../../$(MACHINE)/include machine 57 $(OBJS): machine x86
|
/titanic_52/usr/src/boot/sys/boot/ofw/libofw/ |
H A D | Makefile | 28 machine: target 29 ln -sf ${.CURDIR}/../../../${MACHINE_CPUARCH}/include machine 31 CLEANFILES+= machine 35 beforedepend ${OBJS}: machine
|
/titanic_52/usr/src/lib/libbc/ |
H A D | Makefile | 66 -$(RM) sparc/inc/machine 67 $(SYMLINK) sparc sparc/inc/machine 68 -$(RM) inc/include/machine 69 $(SYMLINK) sun4 inc/include/machine
|
/titanic_52/usr/src/boot/sys/boot/ficl/ |
H A D | Makefile.inc | 47 machine: 48 $(RM) machine 49 $(SYMLINK) ../../../$(MACHINE)/include machine 55 $(OBJECTS): machine x86 70 $(RM) *.o *.a libficl.* ficl machine x86
|
/titanic_52/usr/src/boot/sys/boot/i386/libi386/ |
H A D | Makefile | 26 $(RM) machine x86 $(OBJS) libi386.a 89 CLEANFILES += machine x86 101 machine: target 102 $(RM) machine 103 $(SYMLINK) ../../../i386/include machine 109 $(OBJS): machine x86
|
/titanic_52/usr/src/boot/sys/boot/uboot/lib/ |
H A D | Makefile | 44 machine: target 45 ln -sf ${.CURDIR}/../../../${MACHINE_CPUARCH}/include machine 47 CLEANFILES+= machine 52 beforedepend ${OBJS}: machine
|
/titanic_52/usr/src/uts/common/syscall/ |
H A D | uname.c | 58 if (copyout(utsname.machine, buf->machine, strlen(utsname.machine)+1)) { in uname()
|
/titanic_52/usr/src/boot/sys/boot/efi/boot1/ |
H A D | Makefile | 100 CLEANFILES += machine x86 102 machine: target 103 $(RM) machine 104 $(SYMLINK) ./../../../${MACHINE}/include machine 110 $(OBJS): machine x86
|
/titanic_52/usr/src/contrib/ast/src/lib/libcmd/ |
H A D | uname.c | 52 "[m:machine?The name of the hardware type the system is running on.]" 125 #define SYSNAME #(getprd machine) 142 char* machine; member 180 if (!(ut->machine = arch)) in uname() 182 ut->machine = MACHINE; in uname() 394 output(OPT_machine, ut.machine, "machine"); in b_uname() 398 s = ut.machine; in b_uname() 478 extra(machine); in b_uname()
|
/titanic_52/usr/src/boot/sys/boot/efi/loader/ |
H A D | Makefile | 134 CLEANFILES += machine x86 136 machine: target 137 $(RM) machine 138 $(SYMLINK) ../../../${MACHINE}/include machine 144 $(OBJS): machine x86
|
/titanic_52/usr/src/cmd/uname/ |
H A D | uname.c | 171 (void) fprintf(stdout, fs, sizeof (un->machine), un->machine); in main() 203 (void) fprintf(stdout, "Machine = %.*s\n", sizeof (un->machine), in main() 204 un->machine); in main()
|
/titanic_52/usr/src/boot/sys/boot/i386/loader/ |
H A D | Makefile | 142 CLEANFILES += machine x86 144 machine: target 145 $(RM) machine 146 $(SYMLINK) ../../../i386/include machine 154 ${OBJS}: machine x86
|
/titanic_52/usr/src/cmd/csh/ |
H A D | README | 3 This directory contains machine independent source codes of csh. 4 Two files are currently machine dependent. These are 22 signal interface so csh will not have any machine dependent
|