Home
last modified time | relevance | path

Searched refs:machine (Results 1 – 25 of 891) sorted by relevance

12345678910>>...36

/freebsd-12.1/contrib/wpa/src/utils/
H A Dstate_machine.h32 #define SM_STATE(machine, state) \ argument
46 #define SM_ENTRY(machine, state) \ argument
47 if (!global || sm->machine ## _state != machine ## _ ## state) { \
52 sm->machine ## _state = machine ## _ ## state;
65 #define SM_ENTRY_M(machine, _state, data) \ argument
69 #machine " entering state " #_state); \
87 #machine " entering state " #_state, \
101 #define SM_ENTER(machine, state) \ argument
114 #define SM_ENTER_GLOBAL(machine, state) \ argument
126 #define SM_STEP(machine) \ argument
[all …]
/freebsd-12.1/contrib/bmake/
H A Dmachine.sh23 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 Dconfigure.in244 machine=MACHINE
252 egrep machine= | tr -d ' "'`
257 machine=${machine:-`$srcdir/machine.sh`}
258 machine_arch=${machine_arch:-`$srcdir/machine.sh arch`}
263 AC_ARG_WITH(machine, optwith
264 [ --with-machine=MACHINE explicitly set MACHINE],
268 generic) machine=`$srcdir/machine.sh`;;
269 *) machine=$with_machine;;
273 [ --with-force-machine=MACHINE set FORCE_MACHINE],
277 *) force_machine=FORCE_; machine=$with_force_machine;;
[all …]
/freebsd-12.1/crypto/openssl/ssl/statem/
H A DREADME5 state machine code to aid future maintenance.
7 The state machine code replaces an older state machine present in OpenSSL
8 versions 1.0.2 and below. The new state machine has the following objectives:
24 - Control complexity: only the state machine can change state: keep all
25 the state changes local to the state machine component
27 The message flow state machine is divided into a reading sub-state machine and a
28 writing sub-state machine. See the source comments in statem.c for a more
31 Conceptually the state machine component is designed as follows:
41 | Core state machine code |
51 | state machine code | | state machine code |
/freebsd-12.1/contrib/amd/scripts/
H A Dautomount2amd.in52 ($dir, $options, $machine, $path, $rest) = ($1, $2, $3, $4, $5);
62 $machine, $DOMAIN, $path);
64 $DOMAIN, $machine, $path);
65 printf " rhost:=%s.%s;rfs:=%s\n\n", $machine, $DOMAIN, $path;
68 $machine, $path);
69 printf " rhost:=%s;rfs:=%s\n\n", $machine, $path;
/freebsd-12.1/tools/tools/genericize/
H A Dgenericize.pl42 my $machine;
52 $machine = $value;
64 if ($machine) {
65 $generic = "/usr/src/sys/$machine/conf/GENERIC";
89 die("$generic is for $value, not $machine\n")
90 unless ($value eq $machine);
/freebsd-12.1/contrib/libstdc++/
H A Dcrossconfig.m416 AC_CHECK_HEADERS([nan.h ieeefp.h endian.h sys/isa_defs.h machine/endian.h \
17 machine/param.h sys/machine.h fp.h locale.h float.h inttypes.h gconv.h \
52 wchar.h wctype.h machine/endian.h sys/ioctl.h sys/param.h \
66 machine/endian.h machine/param.h sys/machine.h sys/types.h \
122 machine/endian.h machine/param.h sys/machine.h sys/types.h \
146 machine/endian.h machine/param.h sys/machine.h sys/types.h \
178 machine/endian.h machine/param.h sys/machine.h sys/types.h \
202 AC_CHECK_HEADERS([nan.h ieeefp.h sys/isa_defs.h sys/machine.h \
318 AC_CHECK_HEADERS([nan.h endian.h machine/endian.h \
/freebsd-12.1/contrib/gcc/doc/
H A Dportability.texi11 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 Dconfigfiles.texi22 @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.
54 @file{xm-@var{machine}.h} header, if any, appropriate to the host,
64 @file{config.h}, for use in programs that run on the host machine.
66 @file{bconfig.h}, for use in programs that run on the build machine.
69 machine.
71 @file{tm_p.h}, which includes the header @file{@var{machine}-protos.h}
H A Dconfigterms.texi16 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
/freebsd-12.1/tools/tools/zfsboottest/
H A DMakefile23 beforedepend zfsboottest.o: machine
24 CLEANFILES+= machine
25 machine: target
26 ln -sf ${SRCTOP}/sys/i386/include machine
/freebsd-12.1/share/examples/ppp/
H A Dppp.conf.span-isp33 # on a single machine !
38 # o The Receiver machine must be in the outside world and must be willing
40 # number to the Gateway machine. This probably means that it must be
44 # o The Receiver machine must be multi-homed with at least N+1 addresses
47 # REAL-LOCAL-IP is the real IP number of the Receiver machine (and must
61 # o The Receiver machine must have the following entry in
85 # The Receiver machine should have N tun interfaces (where N is the maximum
176 # IP number to be assigned to the Gateway machine. Replace REAL-LOCAL-IP
177 # with the real IP number of the Receiver machine.
179 # No other entries are required on the Receiver machine, and this entry
[all …]
/freebsd-12.1/contrib/sendmail/cf/cf/
H A Dchez.cs.mc17 # machine in the Computer Science Division at Berkeley, and should
21 # This file is for a home machine that wants to masquerade as an
22 # on-campus machine. Additionally, all addresses without a hostname
23 # will be forwarded to that machine.
H A Dpython.cs.mc17 # machine in the Computer Science Division at Berkeley, and should
21 # This file is for a home machine that wants to masquerade as an
22 # on-campus machine. Additionally, all addresses without a hostname
23 # will be forwarded to that machine.
/freebsd-12.1/usr.sbin/amd/include/
H A Dnewvers.sh20 /* Define name and version of host machine (eg. solaris2.5.1) */
23 /* Define only name of host machine OS (eg. solaris2) */
26 /* Define only version of host machine (eg. 2.5.1) */
/freebsd-12.1/usr.sbin/bootparamd/bootparamd/
H A DREADME25 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
/freebsd-12.1/tools/debugscripts/
H A Dnetstat-anr.gdb25 if (machine[0] == 'a' && machine[1] == 'm' && machine[2] == 'd') || \
26 (machine[0] == 'i' && machine[1] == '3' && machine[2] == '8')
/freebsd-12.1/contrib/binutils/bfd/
H A Daoutf1.h102 unsigned long machine; in sunos_set_arch_mach() local
110 machine = bfd_mach_m68000; in sunos_set_arch_mach()
116 machine = bfd_mach_m68010; in sunos_set_arch_mach()
122 machine = bfd_mach_m68020; in sunos_set_arch_mach()
127 machine = 0; in sunos_set_arch_mach()
132 machine = bfd_mach_sparc_sparclet; in sunos_set_arch_mach()
137 machine = bfd_mach_sparc_sparclite_le; in sunos_set_arch_mach()
143 machine = 0; in sunos_set_arch_mach()
148 machine = 0; in sunos_set_arch_mach()
153 machine = 0; in sunos_set_arch_mach()
[all …]
/freebsd-12.1/contrib/ntp/libntp/
H A Dfindconfig.c38 if (strncmp(unamebuf.machine, "9000/", 5) == 0) in FindConfig()
39 cp = unamebuf.machine + 5; in FindConfig()
41 cp = unamebuf.machine; in FindConfig()
/freebsd-12.1/contrib/binutils/binutils/
H A Ddlltool.c383 static int machine; variable
778 rvaafter (int machine) in rvaafter() argument
780 switch (machine) in rvaafter()
804 rvabefore (int machine) in rvabefore() argument
806 switch (machine) in rvabefore()
832 switch (machine) in asm_prefix()
2260 if (machine == MARM_INTERWORK || machine == MTHUMB) in make_one_lib_file()
2303 if (machine == MPPC) in make_one_lib_file()
2313 if (machine == MTHUMB) in make_one_lib_file()
2410 if (machine == MPPC) in make_one_lib_file()
[all …]
/freebsd-12.1/share/examples/diskless/
H A DREADME.TEMPLATING17 TEMPLATING machine configurations
24 separate machine which is then used to update the rest of your machines.
133 note 7: In this example, /conf/ME is the machine customizer and must
135 different for each machine. Thus, the /conf/ME softlink
180 possible to recreate / and /usr on any machine with only the original
183 file in / or /usr on a target machine instead of the template machine.
184 If the target machine is updated once a night from cron, the sysop
237 You typically run cpdup on the target machine. The target machine
272 account when exporting / and /usr on the template machine.
277 at all. You MUST use ssh or kerberos to access the template machine.
[all …]
/freebsd-12.1/contrib/binutils/gas/doc/
H A Dc-ppc.texi116 Generate code for a little endian machine.
119 Generate code for a big endian machine.
138 @item .machine "string"
139 This directive allows you to change the machine for which code is
142 @code{"pop"}. @code{.machine "push"} saves the currently selected
143 cpu, which may be restored with @code{.machine "pop"}.
/freebsd-12.1/contrib/file/magic/Magdir/
H A Dadventure17 # Infocom (see z-machine)
19 # Z-machine: file(1) magic for Z-machine binaries.
25 #http://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
/freebsd-12.1/sys/sparc64/sparc64/
H A Didentcpu.c21 char machine[] = MACHINE; variable
22 SYSCTL_STRING(_hw, HW_MACHINE, machine, CTLFLAG_RD,
23 machine, 0, "Machine class");
/freebsd-12.1/usr.bin/elf2aout/
H A Delf2aout.c71 Elf64_Half machine; in main() local
121 machine = xe16toh(e->e_machine); in main()
122 if (machine != EM_SPARCV9 && machine != EM_ALPHA) in main()

12345678910>>...36