/freebsd/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/contrib/llvm-project/llvm/include/llvm/Object/ |
H A D | WindowsMachineFlag.h | 34 template <typename T> Triple::ArchType getMachineArchType(T machine) { in getMachineArchType()
|
/freebsd/contrib/bmake/ |
H A D | configure.in | 430 AC_ARG_WITH(machine, optwith 570 AC_SUBST(machine) subst
|
/freebsd/crypto/heimdal/lib/roken/ |
H A D | innetgr.c | 39 innetgr(const char *netgroup, const char *machine, in innetgr()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Architecture/AArch64/ |
H A D | ArchitectureAArch64.cpp | 30 auto machine = arch.GetMachine(); Create() local
|
/freebsd/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 | 194 static StringRef mangle(Twine sym, MachineTypes machine) { in mangle()
|
/freebsd/tools/tools/zfsboottest/ |
H A D | Makefile | 23 machine: target
|
/freebsd/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/contrib/llvm-project/lldb/source/Plugins/ABI/RISCV/ |
H A D | ABISysV_riscv.cpp | 134 llvm::Triple::ArchType machine = arch.GetTriple().getArch(); in CreateInstance() local 414 llvm::Triple::ArchType machine, in GetValObjFromIntRegs() 488 llvm::Triple::ArchType machine, uint32_t arch_fp_flags, in GetValObjFromFPRegs() 548 const llvm::Triple::ArchType machine = arch.GetMachine(); in GetReturnValueObjectSimple() local 603 const llvm::Triple::ArchType machine = arch.GetMachine(); in GetReturnValueObjectImpl() local
|
/freebsd/sys/cddl/compat/opensolaris/sys/ |
H A D | misc.h | 52 char *machine; member
|
/freebsd/sys/contrib/openzfs/include/os/freebsd/spl/sys/ |
H A D | misc.h | 52 const char *machine; member
|
/freebsd/contrib/libarchive/libarchive/test/ |
H A D | test_acl_platform_nfs4.c | 289 static struct { int portable; int machine; } perms[] = { acl_permset_to_bitmap() member 387 static struct { int portable; int machine; } perms[] = { acl_flagset_to_bitmap() member
|
/freebsd/sys/arm/arm/ |
H A D | identcpu-v6.c | 52 const char machine[] = "arm"; variable
|
/freebsd/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/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/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/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/contrib/llvm-project/lldb/source/Plugins/ObjectFile/PDB/ |
H A D | ObjectFilePDB.cpp | 56 PDB_Machine machine = dbi_stream->getMachineType(); in GetArchitecture() local
|
/freebsd/crypto/heimdal/appl/telnet/telnetd/ |
H A D | utility.c | 449 *machine = "", in putf() local
|
/freebsd/sys/powerpc/powerpc/ |
H A D | machdep.c | 155 const char machine[] = "powerpc"; variable
|
/freebsd/stand/kboot/include/ |
H A D | host_syscall.h | 84 char machine[65]; member
|
/freebsd/lib/libkldelf/ |
H A D | kldelf.h | 83 GElf_Half machine; member
|
/freebsd/sys/riscv/riscv/ |
H A D | identcpu.c | 63 const char machine[] = "riscv"; variable
|