/freebsd-src/contrib/wpa/src/utils/ |
H A D | state_machine.h | 32 #define SM_STATE(machine, state) \ argument 46 #define SM_ENTRY(machine, state) \ argument 65 #define SM_ENTRY_M(machine, _state, data) \ argument 83 #define SM_ENTRY_MA(machine, _state, data) \ argument 101 #define SM_ENTER(machine, state) \ argument 114 #define SM_ENTER_GLOBAL(machine, state) \ argument 126 #define SM_STEP(machine) \ argument 136 #define SM_STEP_RUN(machine) sm_ ## machine ## _Step(sm) argument
|
/freebsd-src/contrib/bmake/ |
H A D | configure.in | 429 AC_ARG_WITH(machine, global() optwith 569 AC_SUBST(machine) global() subst [all...] |
/freebsd-src/crypto/heimdal/lib/roken/ |
H A D | innetgr.c | 39 innetgr(const char *netgroup, const char *machine, in innetgr()
|
/freebsd-src/contrib/llvm-project/lld/COFF/ |
H A D | Symbols.cpp | 111 uint16_t machine) { in makeImportThunk() 123 DefinedImportData *s, uint16_t machine) in DefinedImportThunk()
|
H A D | MinGW.cpp | 195 assert(machine != IMAGE_FILE_MACHINE_UNKNOWN); in mangle() argument
|
H A D | Chunks.cpp | 519 getBaserelType(const coff_relocation & rel,llvm::COFF::MachineTypes machine) getBaserelType() argument 572 getRuntimePseudoRelocSize(uint16_t type,llvm::COFF::MachineTypes machine) getRuntimePseudoRelocSize() argument 1005 getDefaultType(llvm::COFF::MachineTypes machine) getDefaultType() argument [all...] |
/freebsd-src/tools/tools/zfsboottest/ |
H A D | Makefile | 24 ln -sf ${SRCTOP}/sys/i386/include machine target
|
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ABI/RISCV/ |
H A D | ABISysV_riscv.h | 84 llvm::Triple::ArchType machine = arch.GetMachine(); in CodeAddressIsValid() local
|
H A D | ABISysV_riscv.cpp | 133 llvm::Triple::ArchType machine = arch.GetTriple().getArch(); CreateInstance() local 413 GetValObjFromIntRegs(Thread & thread,const RegisterContextSP & reg_ctx,llvm::Triple::ArchType machine,uint32_t type_flags,uint32_t byte_size) GetValObjFromIntRegs() argument 487 GetValObjFromFPRegs(Thread & thread,const RegisterContextSP & reg_ctx,llvm::Triple::ArchType machine,uint32_t arch_fp_flags,uint32_t type_flags,uint32_t byte_size) GetValObjFromFPRegs() argument 547 const llvm::Triple::ArchType machine = arch.GetMachine(); GetReturnValueObjectSimple() local 602 const llvm::Triple::ArchType machine = arch.GetMachine(); GetReturnValueObjectImpl() local [all...] |
/freebsd-src/sys/sys/ |
H A D | utsname.h | 51 char machine[SYS_NMLN]; /* Hardware type. */ member
|
H A D | imgact_elf.h | 82 int machine; member
|
/freebsd-src/sys/cddl/compat/opensolaris/sys/ |
H A D | misc.h | 52 char *machine; member
|
/freebsd-src/sys/contrib/openzfs/include/os/freebsd/spl/sys/ |
H A D | misc.h | 52 const char *machine; member
|
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Architecture/AArch64/ |
H A D | ArchitectureAArch64.cpp | 33 auto machine = arch.GetMachine(); in Create() local
|
/freebsd-src/contrib/libarchive/libarchive/test/ |
H A D | test_acl_platform_nfs4.c | 288 static struct { int portable; int machine; } perms[] = { in acl_permset_to_bitmap() member 386 static struct { int portable; int machine; } perms[] = { in acl_flagset_to_bitmap() member
|
/freebsd-src/sys/arm/arm/ |
H A D | identcpu-v6.c | 52 const char machine[] = "arm"; variable
|
/freebsd-src/usr.bin/elfdump/ |
H A D | elfdump.c | 328 sh_types(uint64_t machine, uint64_t sht) { in sh_types() 717 u_int64_t machine; in elf_print_ehdr() local 824 u_int64_t machine; in elf_print_shdr() local 867 u_int64_t machine; in elf_print_symtab() local
|
/freebsd-src/crypto/heimdal/appl/login/ |
H A D | login_access.c | 177 static int netgroup_match(char *group, char *machine, char *user) in netgroup_match()
|
/freebsd-src/crypto/heimdal/appl/rsh/ |
H A D | login_access.c | 177 static int netgroup_match(char *group, char *machine, char *user) in netgroup_match()
|
/freebsd-src/lib/libpam/modules/pam_login_access/ |
H A D | login_access.c | 149 netgroup_match(const char *group, const char *machine, const char *user) in netgroup_match()
|
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ObjectFile/PDB/ |
H A D | ObjectFilePDB.cpp | 56 PDB_Machine machine = dbi_stream->getMachineType(); in GetArchitecture() local
|
/freebsd-src/crypto/heimdal/appl/telnet/telnetd/ |
H A D | utility.c | 449 *machine = "", in putf() local
|
/freebsd-src/sys/powerpc/powerpc/ |
H A D | machdep.c | 155 char machine[] = "powerpc"; global() variable [all...] |
/freebsd-src/stand/kboot/include/ |
H A D | host_syscall.h | 84 char machine[65]; member
|
/freebsd-src/sys/riscv/riscv/ |
H A D | identcpu.c | 62 char machine[] = "riscv"; global() variable
|