/dflybsd-src/contrib/wpa_supplicant/src/utils/ |
H A D | state_machine.h | 32 #define SM_STATE(machine, state) \ argument 33 static void sm_ ## machine ## _ ## state ## _Enter(STATE_MACHINE_DATA *sm, \ 46 #define SM_ENTRY(machine, state) \ argument 47 if (!global || sm->machine ## _state != machine ## _ ## state) { \ 49 wpa_printf(MSG_DEBUG, STATE_MACHINE_DEBUG_PREFIX ": " #machine \ 52 sm->machine ## _state = machine ## _ ## state; 65 #define SM_ENTRY_M(machine, _state, data) \ argument 66 if (!global || sm->data ## _ ## state != machine ## _ ## _state) { \ 69 #machine " entering state " #_state); \ 71 sm->data ## _ ## state = machine ## _ ## _state; [all …]
|
/dflybsd-src/contrib/bmake/ |
H A D | machine.sh | 23 machine=`uname -p 2>/dev/null || uname -m` 28 case "$machine" in 30 machine=`uname -m` 54 MACHINE=$OS$OSMAJOR.$machine 59 MACHINE=$OS$OSMAJOR.$machine 63 MACHINE=$OS$OSMAJOR.$machine 75 MACHINE_ARCH=`IFS="/-."; set $machine; echo $1` 87 case "$machine" in 94 MACHINE_ARCH=${MACHINE_ARCH:-$machine}
|
H A D | configure.in | 369 machine=MACHINE 377 grep machine= | tr -d ' "'` 382 machine=${machine:-`$srcdir/machine.sh`} 383 machine_arch=${machine_arch:-`$srcdir/machine.sh arch`} 384 echo "defaults: MACHINE=$machine, MACHINE_ARCH=$machine_arch" 1>&6 388 AC_ARG_WITH(machine, optwith 389 [ --with-machine=MACHINE explicitly set MACHINE], 393 generic) machine=`$srcdir/machine.sh`;; 394 *) machine=$with_machine;; 398 [ --with-force-machine=MACHINE set FORCE_MACHINE], [all …]
|
/dflybsd-src/lib/libc/gen/ |
H A D | uname.c | 124 bzero(name->machine, sizeof(name->machine)); in uname() 126 strlcpy(name->machine, p, sizeof(name->machine)); in uname() 131 len = sizeof(name->machine); in uname() 132 if (sysctl(mib, 2, name->machine, &len, NULL, 0) == -1) { in uname() 139 name->machine[sizeof(name->machine) - 1] = '\0'; in uname()
|
/dflybsd-src/contrib/gcc-4.7/gcc/doc/ |
H A D | configfiles.texi | 22 @file{auto-host.h} contains information about the host machine 23 determined by @file{configure}. If the host machine is different from 24 the build machine, then @file{auto-build.h} is also created, 25 containing such information about the build machine. 44 @file{xm-@var{machine}.h} header, if any, appropriate to the host, 54 @file{config.h}, for use in programs that run on the host machine. 56 @file{bconfig.h}, for use in programs that run on the build machine. 59 machine. 61 @file{tm_p.h}, which includes the header @file{@var{machine}-protos.h} 63 @file{@var{machine}.c} file. The header @file{@var{machine}-protos.h} [all …]
|
H A D | portability.texi | 11 GCC itself aims to be portable to any machine where @code{int} is at least 17 GCC gets most of the information about the target machine from a machine 18 description which gives an algebraic formula for each of the machine's 21 fashion, ad-hoc parameters have been defined for machine descriptions. 28 GCC does not contain machine dependent code, but it does contain code 29 that depends on machine parameters such as endianness (whether the most 39 the new strategies can be added in a machine-independent fashion, and will
|
H A D | configterms.texi | 16 There are three system names that the build knows about: the machine you 17 are building on (@dfn{build}), the machine that you are building for 18 (@dfn{host}), and the machine that GCC will produce code for 36 build a cross compiler that produces code for the machine you're 47 In the case of target libraries, the machine you're building for is the 48 machine you specified with @option{--target}. So, build is the machine 49 you're building on (no change there), host is the machine you're
|
/dflybsd-src/contrib/binutils-2.34/gold/ |
H A D | target-select.cc | 57 Target_selector::Target_selector(int machine, int size, bool is_big_endian, in Target_selector() argument 59 : machine_(machine), size_(size), is_big_endian_(is_big_endian), in Target_selector() 102 int machine, int size, bool is_big_endian, in select_target() argument 107 int pmach = p->machine(); in select_target() 108 if ((pmach == machine || pmach == elfcpp::EM_NONE) in select_target() 113 machine, osabi, abiversion); in select_target()
|
H A D | target-select.h | 71 Target_selector(int machine, int size, bool is_big_endian, 81 int machine, int osabi, int abiversion) in recognize() argument 82 { return this->do_recognize(input_file, offset, machine, osabi, abiversion); } in recognize() 118 machine() const in machine() function 247 int machine, int size, bool big_endian, int osabi,
|
/dflybsd-src/contrib/binutils-2.27/gold/ |
H A D | target-select.cc | 57 Target_selector::Target_selector(int machine, int size, bool is_big_endian, in Target_selector() argument 59 : machine_(machine), size_(size), is_big_endian_(is_big_endian), in Target_selector() 102 int machine, int size, bool is_big_endian, in select_target() argument 107 int pmach = p->machine(); in select_target() 108 if ((pmach == machine || pmach == elfcpp::EM_NONE) in select_target() 113 machine, osabi, abiversion); in select_target()
|
H A D | target-select.h | 71 Target_selector(int machine, int size, bool is_big_endian, 81 int machine, int osabi, int abiversion) in recognize() argument 82 { return this->do_recognize(input_file, offset, machine, osabi, abiversion); } in recognize() 118 machine() const in machine() function 247 int machine, int size, bool big_endian, int osabi,
|
/dflybsd-src/share/examples/ppp/ |
H A D | ppp.conf.span-isp | 34 # on a single machine ! 39 # o The Receiver machine must be in the outside world and must be willing 41 # number to the Gateway machine. This probably means that it must be 45 # o The Receiver machine must be multi-homed with at least N+1 addresses 48 # REAL-LOCAL-IP is the real IP number of the Receiver machine (and must 62 # o The Receiver machine must have the following entry in 86 # The Receiver machine should have N tun interfaces (where N is the maximum 87 # number of ISPs that you wish to use simultaneously). The Gateway machine 177 # IP number to be assigned to the Gateway machine. Replace REAL-LOCAL-IP 178 # with the real IP number of the Receiver machine. [all …]
|
/dflybsd-src/sys/conf/ |
H A D | kern.fwd.mk | 16 _fwd:= ${_MACHINE_FWD}/include/machine/${_h:T} 34 .ORDER: ${_MACHINE_FWD}/include/machine ${_FWDHDRS} ${_LHDRS} 36 ${_MACHINE_FWD} ${_MACHINE_FWD}/include/machine: 40 ${FORWARD_HEADERS_COOKIE}: ${_MACHINE_FWD}/include/machine ${_FWDHDRS} ${_LHDRS}
|
/dflybsd-src/usr.sbin/bootparamd/bootparamd/ |
H A D | README | 25 The default router is set to the address of the machine running the server. 32 is done by comparing the canonical name of the booting machine with the 46 where "server" is a machine running the rpc.bootparamd program, "inet-address" 47 is the internet address of a booting machine, "hostname" is the name of a 48 booting machine and "file" the requested file, typically "root", "swap" or 60 will prevent the server from detecting that a machine has changed name
|
/dflybsd-src/contrib/gdb-7/libiberty/ |
H A D | simple-object-elf.c | 322 unsigned short machine; member 346 unsigned short machine; member 420 eor->machine = ELF_FETCH_FIELD (type_functions, ei_class, Ehdr, ehdr, in simple_object_elf_match() 596 ret->machine = eor->machine; in simple_object_elf_fetch_attributes() 625 if (to->machine != from->machine) in simple_object_elf_attributes_merge() 632 switch (to->machine) in simple_object_elf_attributes_merge() 635 if (from->machine == EM_SPARC32PLUS) in simple_object_elf_attributes_merge() 637 to->machine = from->machine; in simple_object_elf_attributes_merge() 643 if (from->machine == EM_SPARC) in simple_object_elf_attributes_merge() 730 ELF_SET_FIELD (fns, cl, Ehdr, buf, e_machine, Elf_Half, attrs->machine); in simple_object_elf_write_ehdr()
|
/dflybsd-src/contrib/binutils-2.27/libiberty/ |
H A D | simple-object-elf.c | 322 unsigned short machine; member 346 unsigned short machine; member 420 eor->machine = ELF_FETCH_FIELD (type_functions, ei_class, Ehdr, ehdr, in simple_object_elf_match() 596 ret->machine = eor->machine; in simple_object_elf_fetch_attributes() 625 if (to->machine != from->machine) in simple_object_elf_attributes_merge() 632 switch (to->machine) in simple_object_elf_attributes_merge() 635 if (from->machine == EM_SPARC32PLUS) in simple_object_elf_attributes_merge() 637 to->machine = from->machine; in simple_object_elf_attributes_merge() 643 if (from->machine == EM_SPARC) in simple_object_elf_attributes_merge() 731 ELF_SET_FIELD (fns, cl, Ehdr, buf, e_machine, Elf_Half, attrs->machine); in simple_object_elf_write_ehdr()
|
/dflybsd-src/contrib/gcc-4.7/libiberty/ |
H A D | simple-object-elf.c | 322 unsigned short machine; member 346 unsigned short machine; member 420 eor->machine = ELF_FETCH_FIELD (type_functions, ei_class, Ehdr, ehdr, in simple_object_elf_match() 596 ret->machine = eor->machine; in simple_object_elf_fetch_attributes() 625 if (to->machine != from->machine) in simple_object_elf_attributes_merge() 632 switch (to->machine) in simple_object_elf_attributes_merge() 635 if (from->machine == EM_SPARC32PLUS) in simple_object_elf_attributes_merge() 637 to->machine = from->machine; in simple_object_elf_attributes_merge() 643 if (from->machine == EM_SPARC) in simple_object_elf_attributes_merge() 730 ELF_SET_FIELD (fns, cl, Ehdr, buf, e_machine, Elf_Half, attrs->machine); in simple_object_elf_write_ehdr()
|
/dflybsd-src/gnu/lib/gcc47/libgcc_pic/ |
H A D | Makefile | 37 SRCS+= unwind.h gthr-default.h sfp-machine.h md-unwind-support.h 48 sfp-machine.h: ${GCCDIR}/libgcc/config/i386/sfp-machine.h 54 CLEANFILES+= unwind.h gthr-default.h sfp-machine.h md-unwind-support.h \
|
/dflybsd-src/gnu/lib/gcc80/libgcc_pic/ |
H A D | Makefile | 51 sfp-machine.h: ${GCCDIR}/libgcc/config/i386/sfp-machine.h 60 CLEANFILES+= unwind.h gthr-default.h sfp-machine.h md-unwind-support.h \ 63 beforedepend: unwind.h gthr-default.h sfp-machine.h md-unwind-support.h \
|
/dflybsd-src/share/examples/diskless/ |
H A D | README.TEMPLATING | 18 TEMPLATING machine configurations 25 separate machine which is then used to update the rest of your machines. 134 note 7: In this example, /conf/ME is the machine customizer and must 136 different for each machine. Thus, the /conf/ME softlink 181 possible to recreate / and /usr on any machine with only the original 184 file in / or /usr on a target machine instead of the template machine. 185 If the target machine is updated once a night from cron, the sysop 238 You typically run cpdup on the target machine. The target machine 239 temporarily mounts the template machine's / and /usr via NFS, read-only, 248 template machine's / and /usr partitions so as not to overwrite active [all …]
|
H A D | ME | 18 /conf/<appropriate-machine>. When doing a diskless boot, /conf/ME is 23 When templating, this softlink should be different for each machine. 31 appropriate /conf/<appropriate-machine> directory. This is also true of 36 When templating, you duplicate your / and /usr partitions on each machine's 39 on / that should be different for each machine.
|
/dflybsd-src/contrib/file/magic/Magdir/ |
H A D | adventure | 17 # Infocom (see z-machine) 19 # Z-machine: file(1) magic for Z-machine binaries. 25 #https://en.wikipedia.org/wiki/Z-machine 26 # The first byte is the Z-machine revision; it is always between 1 and 8. We 41 >>>>>>0 ubyte < 10 Infocom (Z-machine %d 66 # All files are machine-independent (games compile to byte-code) and are tagged
|
/dflybsd-src/contrib/bmake/mk/ |
H A D | meta2deps.py | 243 self.machine = conf.get('MACHINE', '') 245 self.target_spec = conf.get('TARGET_SPEC', self.machine) 268 trim_list = add_trims(self.machine) 269 if self.machine == 'host': 271 if self.target_spec != self.machine: 386 if self.machine == 'none': 394 if dmachine != self.machine: 395 if not (self.machine == 'host' and 700 machine = os.environ['MACHINE'] 701 if machine: [all …]
|
/dflybsd-src/include/ |
H A D | Makefile | 137 INCSLINKS+= machine/$i ${INCLUDEDIR}/$i 155 .for i in ${LDIRS} ${LSYMSUBDIRS} machine cpu crypto dev/acpica 219 cpdup -o ${DESTDIR}/usr/include/cpu ${DESTDIR}/usr/include/machine 224 ${DESTDIR}/usr/include/machine 228 ${DESTDIR}/usr/include/machine/pc 232 ${LN} -sf ../sys/$i ${DESTDIR}/usr/include/machine/$i 249 rm -rf ${DESTDIR}/usr/include/machine 251 ${DESTDIR}/usr/include/machine 253 ${DESTDIR}/usr/include/machine
|
/dflybsd-src/usr.bin/compress/doc/ |
H A D | README | 59 WARNING: files compressed on a large machine with more bits than allowed by 60 a version of compress on a smaller machine cannot be decompressed! Use the 61 "-b12" flag to generate a file on a large machine that can be uncompressed 62 on a 16-bit machine. 96 for a 16-bit machine on a 32-bit virtual machine. Note that the 133 If your machine doesn't support unsigned characters, define "NO_UCHAR" 136 If your machine has "int" as 16-bits, define "SHORT_INT" when compiling. 173 #define variable which can be set for optimum performance on a machine 216 > characters. If your machine doesn't support unsigned characters, 246 >>machine, due to the size of the arrays. [all …]
|