Home
last modified time | relevance | path

Searched full:environments (Results 1 – 25 of 726) sorted by relevance

12345678910>>...30

/freebsd/share/man/man9/
H A Dcdefs.917 many environments
61 General macros that facilitate multiple language environments and language
65 .It Dv __volatile Ta expands to volatile in C++ and C89 and newer environments,
66 __volatile in pre-ANSI environments that support this extension or nothing
68 .It Dv __inline Ta expands to inline in C++ and C89 and newer environments,
69 __inline in pre-ANSI environments that support this extension or nothing
71 .It Dv __restrict Ta expands to restrict in C99 and newer environments, or
245 compilation environments.
253 in C++-11 and newer compilation environments, otherwise
275 This is defined for C99 or newer and C++ environments.
[all …]
/freebsd/sbin/bectl/
H A Dbectl.811 .Nd manage ZFS boot environments
83 utility manages bootable ZFS clones called boot environments.
93 boot environments.
129 Perform a check to see if the current system can use boot environments.
130 If boot environments are supported and used,
285 Display all boot environments.
301 assuming all other boot environments were destroyed.
309 Sort boot environments by the given ZFS dataset property.
428 The other style of boot environments in use, frequently called
429 .Dq deep boot environments ,
/freebsd/usr.bin/getconf/
H A Dgetconf.1115 .Ss Programming Environments
122 to select between 32-bit and 64-bit execution environments on platforms
127 The standard programming environments are as follows:
153 returns a newline-separated list of environments in which the width
157 At present, all programming environments supported by
163 to use the standard programming environments described above.
H A Dprogenv.gperf27 * If we ever support multiple environments, this table will need to
28 * be updated. (We cheat here and define the supported environments
/illumos-gate/usr/src/man/man8/
H A Dbeadm.87 beadm \- utility for managing zfs boot environments
64 Environments (BEs). This utility is intended to be used by System
159 Lists information for all boot environments. See \fBbeadm\fR \fBlist\fR.
348 information for all boot environments if \fIbeName\fR is not provided.
358 and snapshot operations for boot environments from non-active global parent
359 BE aren't supported, destroy is allowed if these boot environments aren't
749 \fBExample 15\fR: List all existing boot environments.
766 \fBExample 16\fR: List all existing boot environments and list all dataset and
767 snapshot information about those boot environments.
820 environments.
/freebsd/sys/cddl/contrib/opensolaris/uts/common/sys/
H A Dfeature_tests.h104 * strictly conforming environments and __STDC__ to 0 for environments that
114 * conforming environments using the -ansi or -std=<standard> options.
273 * compilation environments. The use of _XPG4_2 with no other X/Open
276 * environments, but not for XPG3 or XPG4 compilation environments.
362 * conforming environments. ISO 9899:1999 says it does.
365 * defined in all but strictly conforming environments that disallow it.
372 #error "No long long in strictly conforming ANSI C & 1990 ISO C environments"
/illumos-gate/usr/src/test/libc-tests/cfg/symbols/
H A DREADME19 environments declared in ../compilation.cfg, and are processed by the
28 <envs> This is a list of compilation environments where the symbol
32 environments up to SUSv3, and was removed in SUSv4 and subsequent
33 versions of SUS. As you can see, we can list multiple environments
/freebsd/stand/i386/pxeldr/
H A DMakefile32 # due to space for packet buffers, network drivers, etc. While some environments
34 # work in a huge array of environments. Larger values may work for specific
35 # environments.
/illumos-gate/usr/src/man/man7/
H A Dbrands.78 brands \- alternate operating environments for non-global zones
12 non-global zones that contain non-native operating environments.
15 The term "brand" can refer to a wide range of operating environments. All brand
H A Dstandards.791 The XNS4 specification is safe for use only in ILP32 (32-bit) environments and
92 should not be used for LP64 (64-bit) application environments. Use XNS5 or
94 environments. Solaris releases 7 through 10 support both the ILP32 and LP64
95 environments.
/freebsd/contrib/ofed/opensm/include/complib/
H A Dcl_atomic.h87 * synchronization mechanisms in multi-threaded environments.
117 * synchronization mechanisms in multi-threaded environments.
151 * synchronization mechanisms in multi-threaded environments.
185 * synchronization mechanisms in multi-threaded environments.
H A Dcl_debug.h266 * In multi-processor environments where the current processor can be
327 * In multi-processor environments where the current processor can be
387 * In multi-processor environments where the current processor can be
456 * In multi-processor environments where the current processor can be
533 * In multi-processor environments where the current processor can be
/illumos-gate/usr/src/uts/common/sys/
H A Dfeature_tests.h117 * strictly conforming environments and __STDC__ to 0 for environments that
127 * conforming environments using the -ansi or -std=<standard> options.
317 * compilation environments. The use of _XPG4_2 with no other X/Open
320 * environments, but not for XPG3 or XPG4 compilation environments.
434 * conforming environments. ISO 9899:1999 says it does.
437 * defined in all but strictly conforming environments that disallow it.
444 #error "No long long in strictly conforming ANSI C & 1990 ISO C environments"
/freebsd/share/doc/usd/22.trofftut/
H A Dtt1342 Environments
52 There are three `environments',
72 for different environments may be nested and unwound consistently.
/freebsd/share/doc/papers/jail/
H A Dmgt.ms20 There are then one or more jail environments, effectively virtual
23 host and jail environments to prevent overlap.
32 In most of the production environments where jail is currently in use,
47 The jail environments must also be custom-configured.
H A Dfuture.ms13 Virtualisation, or making the jail environments appear to be fully
43 partitioning between jail environments \s-2[LOTTERY1] [LOTTERY2]\s+2.
51 Management of jail environments is currently somewhat ad hoc--creating
/illumos-gate/usr/src/test/libc-tests/cfg/
H A Dcompilation.cfg19 # Compilation environments.
32 # Groups of compilation environments can be named, using the "env_group"
38 # <envs> is a whitespace separated list of previously declared environments
/freebsd/tools/build/options/
H A DWITH_BEARSSL3 BearSSL is a tiny SSL library suitable for embedded environments.
23 limit to establish safe limits is critical because different BIOS environments
/illumos-gate/usr/src/common/mapfiles/gen/
H A DMakefile62 # various compilations environments (platform, 32/64-bit). Therefore, the
84 # compilation environments. The second executable demotes all symbols to
89 # ensure the symbols defined by the compilation environments files remain
/freebsd/contrib/diff/lib/
H A Dbasename.c28 since it has different meanings in different environments.
29 In some environments the builtin `basename' modifies its argument.
/freebsd/usr.bin/getconf/tests/
H A Dgetconf_test.sh81 atf_set "descr" "Test some constants with specific programming environments"
99 atf_set "descr" "Test for unsupported environments"
/freebsd/share/man/man7/
H A Dtuning.7270 We recommend turning this option off in memory-constrained environments;
317 environments.
407 In most environments, TCP keepalives will improve the management of
411 However, in some environments, temporary network outages may be
414 In such environments, setting the sysctl to 0 may reduce the occurrence of
486 For such environments,
/illumos-gate/usr/src/man/man3head/
H A Dpoll.h.3head101 The implementation supports one or more programming environments in which the
103 these programming environments can be obtained using the \fBconfstr()\fR
H A Dstddef.h.3head129 The implementation supports one or more programming environments in which the
131 the width of type \fBlong\fR. The names of these programming environments can
H A Dutmpx.h.3head74 for X/Open compilation environments:
84 for all other compilation environments:

12345678910>>...30