Home
last modified time | relevance | path

Searched full:configuration (Results 1 – 25 of 4197) sorted by relevance

12345678910>>...168

/freebsd/sys/contrib/edk2/Include/Protocol/
H A DIp4Config2.h2 This file provides a definition of the EFI IPv4 Configuration II
31 /// IPv4 Configuration II Protocol instance manages. This type of
37 /// The general configuration policy for the EFI IPv4 network stack
39 /// Configuration II Protocol instance manages. The policy will
40 /// affect other configuration settings. The corresponding Data is of
49 /// is 0 and Data is NULL, the existing configuration is cleared
50 /// from the EFI IPv4 Configuration II Protocol instance.
56 /// Configuration II Protocol manages. It is not configurable when
60 /// When DataSize is 0 and Data is NULL, the existing configuration
61 /// is cleared from the EFI IPv4 Configuration II Protocol instance.
[all …]
H A DIp4Config.h2 This file provides a definition of the EFI IPv4 Configuration
29 /// EFI_IP4_IPCONFIG_DATA contains the minimum IPv4 configuration data
57 Starts running the configuration policy for the EFI IPv4 Protocol driver.
60 configuration policy by the EFI IPv4 Protocol driver. This determination may
62 driver configuration policy. It may be as involved as loading some defaults
65 Starting the configuration policy is just the beginning. It may finish almost
66 instantly or it may take several minutes before it fails to retrieve configuration
68 should use the DoneEvent parameter to determine when the configuration policy
70 determine if the configuration succeeded or failed.
71 Until the configuration completes successfully, EFI IPv4 Protocol driver instances
[all …]
H A DDriverConfiguration2.h13 /// Global ID for the Driver Configuration Protocol defined in UEFI 2.0
39 /// A configuration change has been made that requires the platform to be restarted before
74 configuration options for the controller specified
80 configuration options for the controller specified by
85 configuration options for the controller specified
88 configuration options for the controller specified
103 Tests to see if a controller's current configuration options are valid.
107 configuration options are valid.
109 configuration options are valid. This is an optional
112 to test the configuration options for the bus controller.
[all …]
/freebsd/sys/contrib/libsodium/regen-msvc/
H A Dlibsodium.vcxproj5 <Configuration>DebugDLL</Configuration>
9 <Configuration>DebugDLL</Configuration>
13 <Configuration>Debug</Configuration>
17 <Configuration>Debug</Configuration>
21 <Configuration>ReleaseDLL</Configuration>
25 <Configuration>ReleaseDLL</Configuration>
29 <Configuration>Release</Configuration>
33 <Configuration>Release</Configuration>
43 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
50 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugDLL|Win32'" Label="Configuration">
[all …]
H A Dtl_libsodium.vcxproj.tpl5 <Configuration>DebugDLL</Configuration>
9 <Configuration>DebugDLL</Configuration>
13 <Configuration>Debug</Configuration>
17 <Configuration>Debug</Configuration>
21 <Configuration>ReleaseDLL</Configuration>
25 <Configuration>ReleaseDLL</Configuration>
29 <Configuration>Release</Configuration>
33 <Configuration>Release</Configuration>
43 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
50 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugDLL|Win32'" Label="Configuration">
[all …]
H A Dlibsodium.vcxproj.tpl10 <Configuration>DebugDLL</Configuration>
14 <Configuration>ReleaseDLL</Configuration>
18 <Configuration>DebugDLL</Configuration>
22 <Configuration>ReleaseDLL</Configuration>
26 <Configuration>DebugLTCG</Configuration>
30 <Configuration>ReleaseLTCG</Configuration>
34 <Configuration>DebugLTCG</Configuration>
38 <Configuration>ReleaseLTCG</Configuration>
42 <Configuration>DebugLIB</Configuration>
46 <Configuration>ReleaseLIB</Configuration>
[all …]
/freebsd/share/examples/etc/
H A DREADME.examples10 apmd.conf - configuration file for apmd(8)
16 defaults/ - directory containing default configuration file
17 devd.conf - configuration file for devd(8)
18 devfs.conf - configuration file for devfs(8)
19 dhclient.conf - configuration file for dhclient(8)
21 fbtab - configuration file for login(1)
22 gettytab - defines port configuration for getty(8)
28 inetd.conf - configuration file for inetd(8)
29 locate.rc - configuration file for locate(1)
30 login.access - configuration fil
[all...]
/freebsd/contrib/bc/vs/
H A Dbc.vcxproj5 <Configuration>Debug</Configuration>
9 <Configuration>Release</Configuration>
13 <Configuration>Debug</Configuration>
17 <Configuration>Release</Configuration>
29 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
35 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
42 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
48 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
60 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
63 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
[all …]
H A Dbcl.vcxproj5 <Configuration>Debug</Configuration>
9 <Configuration>ReleaseMD</Configuration>
13 <Configuration>Debug</Configuration>
17 <Configuration>ReleaseMD</Configuration>
21 <Configuration>ReleaseMT</Configuration>
25 <Configuration>ReleaseMT</Configuration>
37 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
43 …<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseMD|Win32'" Label="Configuration">
50 …<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseMT|Win32'" Label="Configuration">
57 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
[all …]
/freebsd/crypto/heimdal/doc/doxyout/krb5/man/man3/
H A Dkrb5_support.3176 Free configuration file section, the result of krb5_config_parse_file() and \fBkrb5_config_parse_fi…
182 \fIs\fP the configuration section to free
203 Like \fBkrb5_config_get_bool()\fP but with a va_list list of configuration selection.
205 Configuration value to a boolean value, where yes/true and any non-zero number means TRUE and other…
211 \fIc\fP a configuration section, or NULL to use the section from context
224 \fBkrb5_config_get_bool_default()\fP will convert the configuration option value to a boolean value…
230 \fIc\fP a configuration section, or NULL to use the section from context
232 \fIdef_value\fP the default value to return if no configuration found in the database.
245 Get a list of configuration binding list for more processing
251 \fIc\fP a configuration section, or NULL to use the section from context
[all …]
/freebsd/sys/contrib/libsodium/builds/msvc/build/
H A Dbuildbase.bat18 ECHO Configuration=DynDebug
19 msbuild /m /v:n /p:Configuration=DynDebug /p:Platform=Win32 %solution% >> %log%
21 ECHO Configuration=DynRelease
22 msbuild /m /v:n /p:Configuration=DynRelease /p:Platform=Win32 %solution% >> %log%
24 ECHO Configuration=LtcgDebug
25 msbuild /m /v:n /p:Configuration=LtcgDebug /p:Platform=Win32 %solution% >> %log%
27 ECHO Configuration=LtcgRelease
28 msbuild /m /v:n /p:Configuration=LtcgRelease /p:Platform=Win32 %solution% >> %log%
30 ECHO Configuration=StaticDebug
31 msbuild /m /v:n /p:Configuration=StaticDebug /p:Platform=Win32 %solution% >> %log%
[all …]
/freebsd/share/man/man9/
H A Dpci_iov_schema.970 configuration schema is a data
71 structure that describes the device-specific configuration parameters that a PF
74 The PF schema describes configuration that applies to the PF device as a whole.
75 The VF schema describes configuration that applies to an individual VF device.
76 Different VF devices may have different configuration applied to them, as long
77 as the configuration for each VF conforms to the VF schema.
79 A PF driver builds a configuration schema by first allocating a schema node and
80 then adding configuration parameter specifications to the schema.
81 The configuration parameter specification consists of a name and a value type.
83 Configuration parameter names are case-insensitive.
[all …]
/freebsd/crypto/openssl/doc/man3/
H A DCONF_modules_load_file.pod7 - OpenSSL configuration functions
24 configuration file pathname as follows.
32 If B<filename> is NULL the standard OpenSSL configuration file is used
43 reads configuration information from B<cnf>.
50 configuration modules are ignored. If not set the first module error is
59 the default system-wide configuration file, as having all OpenSSL applications
64 If B<CONF_MFLAGS_NO_DSO> is set configuration module loading from DSOs is
68 ignore missing configuration files. Normally a missing configuration file
75 application can customise application configuration to best suit its needs.
76 In some cases the use of a configuration file is optional and its absence is not
[all …]
/freebsd/secure/lib/libcrypto/man/man3/
H A DCONF_modules_load_file.366 \&\- OpenSSL configuration functions
83 configuration file pathname as follows.
91 If \fBfilename\fR is NULL the standard OpenSSL configuration file is used
102 reads configuration information from \fBcnf\fR.
108 configuration modules are ignored. If not set the first module error is
117 the default system-wide configuration file, as having all OpenSSL applications
122 If \fBCONF_MFLAGS_NO_DSO\fR is set configuration module loading from DSOs is
126 ignore missing configuration files. Normally a missing configuration file
133 application can customise application configuration to best suit its needs.
134 In some cases the use of a configuration file is optional and its absence is not
[all …]
/freebsd/share/doc/smm/02.config/
H A D3.t39 Create a configuration file for the system.
45 on the configuration file to generate the files required
57 Steps 1 and 2 are usually done only once. When a system configuration
60 on the modified configuration file, rebuild the source code dependencies,
62 however, configuration dependencies may not be noticed in which case
66 Creating a configuration file
68 Configuration files normally reside in the directory ``/sys/conf''.
69 A configuration file is most easily constructed by copying an
70 existing configuration file and modifying it. The 4.4BSD distribution
71 contains a number of configuration files for machines at Berkeley;
[all …]
H A D4.t28 .\".ds RH "Configuration File Syntax
31 CONFIGURATION FILE SYNTAX
34 a configuration file. A complete grammar for the input language
38 A configuration file is broken up into three logical pieces:
40 configuration parameters global to all system images
41 specified in the configuration file,
48 Global configuration parameters
50 The global configuration parameters are the type of machine,
52 Each is specified with a separate line in the configuration file.
56 one machine type can appear in the configuration file. Legal values
[all …]
/freebsd/sys/contrib/libsodium/
H A Dlibsodium.vcxproj5 <Configuration>DebugDLL</Configuration>
9 <Configuration>DebugDLL</Configuration>
13 <Configuration>Debug</Configuration>
17 <Configuration>Debug</Configuration>
21 <Configuration>ReleaseDLL</Configuration>
25 <Configuration>ReleaseDLL</Configuration>
29 <Configuration>Release</Configuration>
33 <Configuration>Release</Configuration>
43 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
50 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugDLL|Win32'" Label="Configuration">
[all …]
/freebsd/share/man/man7/
H A Dhier.758 default boot configuration files; see
100 boot loader configuration; see
104 configuration files
194 base system configuration files and scripts; see
201 configuration
203 bluetooth configuration files
210 default system configuration files; see
213 configuration for
217 boot time device configuration
219 configuration fo
[all...]
/freebsd/contrib/kyua/cli/
H A Dconfig.cpp55 /// Basename of the configuration file.
59 /// Magic string to disable loading of configuration files.
63 /// Textual description of the default configuration files.
77 /// Loads the configuration file for this session, if any.
84 /// \return The loaded configuration file, or the configuration defaults if the
87 /// \throw engine::error If the parsing of the configuration file fails.
99 LD("Configuration loading disabled; using defaults"); in load_config_file()
111 // Fall through. If we fail to load the user-specific configuration in load_config_file()
114 LW(F("Failed to load user-specific configuration file '%s': %s") % in load_config_file()
131 /// Loads the configuration file for this session, if any.
[all …]
/freebsd/contrib/wireguard-tools/man/
H A Dwg.84 wg - set and retrieve configuration of WireGuard interfaces
19 is the configuration utility for getting and setting the configuration of
40 Shows current WireGuard configuration and runtime information of specified \fI<interface>\fP.
55 Shows the current configuration of \fI<interface>\fP in the format described
56 by \fICONFIGURATION FILE FORMAT\fP below.
59 Sets configuration values for the specified \fI<interface>\fP. Multiple
91 \fBsetconf\fP \fI<interface>\fP \fI<configuration-filename>\fP
92 Sets the current configuration of \fI<interface>\fP to the contents of
93 \fI<configuration-filename>\fP, which must be in the format described
94 by \fICONFIGURATION FILE FORMAT\fP below.
[all …]
/freebsd/secure/lib/libcrypto/man/man5/
H A Dconfig.564 config \- OpenSSL CONF library configuration files
67 This page documents the syntax of OpenSSL configuration files,
72 The first part describes the general syntax of the configuration
80 A configuration file is a series of lines. Blank lines, and whitespace
86 Two directives can be used to control the parsing of configuration files:
151 A configuration file is divided into a number of \fIsections\fR. A section
157 The first section of a configuration file is special and is referred to
210 to the configuration file, but are not propagated to the environment.
223 .SH "OPENSSL LIBRARY CONFIGURATION"
224 .IX Header "OPENSSL LIBRARY CONFIGURATION"
[all …]
/freebsd/contrib/unifdef/win32/
H A Dunifdef.vcxproj5 <Configuration>Debug</Configuration>
9 <Configuration>Release</Configuration>
19 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
24 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
33 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
36 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
40 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
43 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
46 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
61 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
[all …]
/freebsd/sys/contrib/zstd/
H A Dappveyor.yml30 CONFIGURATION: "Release"
37 - ECHO Installing %COMPILER% %PLATFORM% %CONFIGURATION%
90 … ECHO *** Building %CMAKE_GENERATOR% ^(%CMAKE_GENERATOR_TOOLSET%^) %PLATFORM%\%CONFIGURATION% &&
93 cmake --build . --config %CONFIGURATION% -j4 &&
99 - ECHO Testing %COMPILER% %PLATFORM% %CONFIGURATION%
124 CONFIGURATION: "Debug"
128 CONFIGURATION: "Debug"
132 CONFIGURATION: "Release"
136 CONFIGURATION: "Release"
145 CONFIGURATION: "Release"
[all …]
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Dpinctrl-bindings.txt3 Hardware modules that control pin multiplexing or configuration parameters
8 Hardware modules whose signals are affected by pin configuration are
14 single static pin configuration, e.g. set up during initialization. Others
22 configuration used by those states.
26 driver loads. This would allow representing a board's static pin configuration
31 they require certain specific named states for dynamic pin configuration.
37 property exists to define the pin configuration. Each state may also be
47 pinctrl-0: List of phandles, each pointing at a pin configuration
48 node. These referenced pin configuration nodes must be child
53 contributing part of the overall configuration. See the next
[all …]
/freebsd/usr.sbin/nscd/
H A Dconfig.h58 * Configuration entry represents the details of each cache entry in the
93 * Contains global configuration options and array of all configuration entries
95 struct configuration { struct
118 struct configuration *init_configuration(void); argument
119 void destroy_configuration(struct configuration *);
120 void fill_configuration_defaults(struct configuration *);
122 int add_configuration_entry(struct configuration *,
126 size_t configuration_get_entries_size(struct configuration *);
127 struct configuration_entry *configuration_get_entry(struct configuration *,
99 entriesconfiguration global() argument
[all...]

12345678910>>...168