Searched defs:machine (Results 1 - 25 of 130) sorted by relevance

123456

/netbsd-6-1-5-RELEASE/sys/arch/evbppc/obs405/
H A Dobs405_machdep.c45 char machine[] = MACHINE; /* from <machine/param.h> */ variable
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dinnetgr.c41 innetgr(const char *netgroup, const char *machine, argument
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Dnlm.c50 nlm_set_arch_mach(bfd * abfd, enum bfd_architecture arch, unsigned long machine) argument
H A Dcpu-i960.c41 unsigned long machine; local
[all...]
H A Dsparclynx.c79 unsigned long machine; variable
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Dnlm.c50 nlm_set_arch_mach(bfd * abfd, enum bfd_architecture arch, unsigned long machine) argument
H A Dcpu-i960.c41 unsigned long machine; local
[all...]
H A Dsparclynx.c79 unsigned long machine; variable
[all...]
/netbsd-6-1-5-RELEASE/sys/compat/svr4/
H A Dsvr4_utsname.h43 char machine[257]; member in struct:svr4_utsname
/netbsd-6-1-5-RELEASE/sys/sys/
H A Dutsname.h53 char machine[_SYS_NMLN]; /* Hardware type. */ member in struct:utsname
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/demos/tunala/
H A Dsm.c5 void state_machine_init(state_machine_t *machine) argument
15 void state_machine_close(state_machine_t *machine) argument
34 state_machine_get_buffer(state_machine_t *machine, sm_buffer_t type) argument
53 state_machine_get_SSL(state_machine_t *machine) argument
58 state_machine_set_SSL(state_machine_t *machine, SSL *ssl, int is_server) argument
82 state_machine_churn(state_machine_t *machine) argument
116 state_machine_close_clean(state_machine_t *machine) argument
136 state_machine_close_dirty(state_machine_t *machine) argument
[all...]
/netbsd-6-1-5-RELEASE/sys/compat/common/
H A Dkern_info_09.c89 char machine[32]; member in struct:outsname
/netbsd-6-1-5-RELEASE/sys/compat/ibcs2/
H A Dibcs2_utsname.h41 char machine[9]; member in struct:ibcs2_utsname
50 char machine[9]; member in struct:scoutsname
/netbsd-6-1-5-RELEASE/sys/arch/hpc/stand/hpcboot/
H A Dframebuffer.cpp43 FrameBufferInfo::FrameBufferInfo(uint32_t cpu, uint32_t machine) argument
H A Dframebuffer.h35 uint32_t cpu, machine; member in struct:FrameBufferInfo::framebuffer_info
/netbsd-6-1-5-RELEASE/sys/arch/hpc/stand/hpcboot/sh3/
H A Dsh_console.h47 uint32_t cpu, machine; member in struct:SHConsole::console_info
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gold/
H A Dtarget-select.cc54 Target_selector::Target_selector(int machine, int size, bool is_big_endian, argument
85 select_target(int machine, int size, bool is_big_endian, int osabi, argument
H A Dfreebsd.h90 Target_selector_freebsd(int machine, int size, bool is_big_endian, argument
H A Dtarget-select.h78 recognize(int machine, int osabi, int abiversion) argument
103 machine() const function in class:gold::Target_selector
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/next68k/stand/boot/
H A Dboot.c80 char machine; local
/netbsd-6-1-5-RELEASE/sys/arch/dreamcast/dreamcast/
H A Dmachdep.c108 char machine[] = MACHINE; /* dreamcast */ variable
/netbsd-6-1-5-RELEASE/sys/arch/landisk/landisk/
H A Dmachdep.c130 char machine[] = MACHINE; /* landisk */ variable
/netbsd-6-1-5-RELEASE/sys/arch/ews4800mips/include/
H A Dsbdvar.h45 enum sbd_machine_type machine; member in struct:sbd
/netbsd-6-1-5-RELEASE/games/hunt/huntd/
H A Danswer.c63 static uint32_t machine; local
388 get_ident(uint32_t machine, uint32_t uid, char *name, char team) argument
/netbsd-6-1-5-RELEASE/sys/arch/usermode/usermode/
H A Dmachdep.c66 char machine[_SYS_NMLN] = ""; variable
[all...]

Completed in 291 milliseconds

123456