Home
last modified time | relevance | path

Searched refs:configuration (Results 1 – 25 of 1127) sorted by relevance

12345678910>>...46

/trueos/share/examples/etc/
HDREADME.examples11 apmd.conf - configuration file for apmd(8)
17 defaults/ - directory containing default configuration file
18 devd.conf - configuration file for devd(8)
19 devfs.conf - configuration file for devfs(8)
20 dhclient.conf - configuration file for dhclient(8)
22 fbtab - configuration file for login(1)
24 gettytab - defines port configuration for getty(8)
30 inetd.conf - configuration file for inetd(8)
31 locate.rc - configuration file for locate(1)
32 login.access - configuration file for login(8) (see login.access(5))
[all …]
/trueos/usr.sbin/nscd/
HDconfig.h97 struct configuration { struct
120 struct configuration *init_configuration(void); argument
121 void destroy_configuration(struct configuration *);
122 void fill_configuration_defaults(struct configuration *);
124 int add_configuration_entry(struct configuration *,
128 size_t configuration_get_entries_size(struct configuration *);
129 struct configuration_entry *configuration_get_entry(struct configuration *,
131 struct configuration_entry *configuration_find_entry(struct configuration *,
141 void configuration_lock_rdlock(struct configuration *config);
142 void configuration_lock_wrlock(struct configuration *config);
[all …]
HDparser.c43 static void enable_cache(struct configuration *,const char *, int);
44 static struct configuration_entry *find_create_entry(struct configuration *,
50 static void check_files(struct configuration *, const char *, int);
51 static void set_keep_hot_count(struct configuration *, const char *, int);
52 static void set_negative_policy(struct configuration *, const char *,
54 static void set_negative_time_to_live(struct configuration *,
56 static void set_positive_policy(struct configuration *, const char *,
58 static void set_perform_actual_lookups(struct configuration *, const char *,
60 static void set_positive_time_to_live(struct configuration *,
62 static void set_suggested_size(struct configuration *, const char *,
[all …]
HDconfig.c262 add_configuration_entry(struct configuration *config, in add_configuration_entry()
299 configuration_get_entries_size(struct configuration *config) in configuration_get_entries_size()
308 configuration_get_entry(struct configuration *config, size_t index) in configuration_get_entry()
318 configuration_find_entry(struct configuration *config, in configuration_find_entry()
439 configuration_lock_rdlock(struct configuration *config) in configuration_lock_rdlock()
447 configuration_lock_wrlock(struct configuration *config) in configuration_lock_wrlock()
455 configuration_unlock(struct configuration *config) in configuration_unlock()
515 struct configuration *
518 struct configuration *retval; in init_configuration()
537 fill_configuration_defaults(struct configuration *config) in fill_configuration_defaults()
[all …]
HDnscd.c71 struct configuration *the_configuration;
76 struct configuration *);
79 static cache init_cache_(struct configuration *);
80 static struct runtime_env *init_runtime_env(struct configuration *);
82 struct configuration *);
84 struct configuration *);
86 struct configuration *);
101 init_cache_(struct configuration *config) in init_cache_()
156 init_runtime_env(struct configuration *config) in init_runtime_env()
228 struct configuration *config) in accept_connection()
[all …]
/trueos/crypto/openssl/doc/crypto/
HDCONF_modules_load_file.pod5 CONF_modules_load_file, CONF_modules_load - OpenSSL configuration functions
20 the standard OpenSSL configuration file is used. If B<appname> is
25 reads configuration information from B<cnf>.
32 configuration modules are ignored. If not set the first module error is
38 If B<CONF_MFLAGS_NO_DSO> is set configuration module loading from DSOs is
42 ignore missing configuration files. Normally a missing configuration file
55 customise application configuration to best suit its needs. In some cases the
56 use of a configuration file is optional and its absence is not an error: in
59 Errors during configuration may also be handled differently by different
62 consider a configuration file error as fatal and exit immediately.
[all …]
HDOPENSSL_load_builtin_modules.pod5 OPENSSL_load_builtin_modules - add standard configuration modules
18 configuration modules to the internal list. They can then be used by the
19 OpenSSL configuration code.
23 ENGINE_add_conf_module() adds just the ENGINE configuration module.
27 If the simple configuration function OPENSSL_config() is called then
30 Applications which use the configuration functions directly will need to
32 configuration code.
35 configuration modules instead of adding modules selectively: otherwise
HDOPENSSL_config.pod5 OPENSSL_config, OPENSSL_no_config - simple OpenSSL configuration functions
17 configuration file name using B<config_name>. If B<config_name> is NULL then
23 OPENSSL_no_config() disables configuration. If called before OPENSSL_config()
24 no configuration takes place.
31 control over their configuration functionality should use the configuration
37 There are several reasons why calling the OpenSSL configuration routines is
46 configuration file.
48 Applications should free up configuration at application closedown by calling
55 all errors silently and it can only load from the standard configuration file
59 control over their configuration functionality should use the configuration
HDCONF_modules_free.pod6 OpenSSL configuration cleanup functions
19 configuration modules.
21 CONF_modules_finish() calls each configuration modules B<finish> handler
22 to free up any configuration that module may have performed.
24 CONF_modules_unload() finishes and unloads configuration modules. If
31 tidy up any configuration performed.
/trueos/tools/kerneldoc/
HDDoxyfile5 # Project related configuration options
31 # Build related configuration options
57 # configuration options related to warning and progress messages
66 # configuration options related to the input files
82 # configuration options related to source browsing
91 # configuration options related to the alphabetical class index
97 # configuration options related to the HTML output
117 # configuration options related to the LaTeX output
132 # configuration options related to the RTF output
141 # configuration options related to the man page output
[all …]
/trueos/contrib/libyaml/doc/
HDdoxygen.cfg4 # Project related configuration options
33 # Build related configuration options
62 # configuration options related to warning and progress messages
72 # configuration options related to the input files
88 # configuration options related to source browsing
98 # configuration options related to the alphabetical class index
104 # configuration options related to the HTML output
124 # configuration options related to the LaTeX output
139 # configuration options related to the RTF output
148 # configuration options related to the man page output
[all …]
/trueos/crypto/heimdal/doc/
HDdoxytmpl.dxy2 # Project related configuration options
41 # Build related configuration options
71 # configuration options related to warning and progress messages
80 # configuration options related to the input files
122 # configuration options related to source browsing
133 # configuration options related to the alphabetical class index
139 # configuration options related to the HTML output
158 # configuration options related to the LaTeX output
173 # configuration options related to the RTF output
182 # configuration options related to the man page output
[all …]
/trueos/tools/kerneldoc/subsys/
HDcommon-Doxyfile6 # Project related configuration options
44 # Build related configuration options
72 # configuration options related to warning and progress messages
83 # configuration options related to the input files
137 # configuration options related to source browsing
148 # configuration options related to the alphabetical class index
154 # configuration options related to the HTML output
174 # configuration options related to the LaTeX output
189 # configuration options related to the RTF output
198 # configuration options related to the man page output
[all …]
/trueos/crypto/openssh/
HDREADME.tun9 a network configuration specific to the OpenBSD operating system.
14 have to add the following option to the ssh server configuration file
20 reread it's configuration.
26 automatically start the related interface configuration command. These
33 Use the hostname.if(5) interface-specific configuration file to set up
34 the network tunnel configuration with OpenBSD. For example, use the
35 following configuration in /etc/hostname.tun0 to set up the layer 3
55 remote host by default, use the following ssh client configuration for
64 A more complicated configuration is possible to establish a tunnel to
66 The following example describes a client configuration to connect to
[all …]
HDssh_config4 # This is the ssh client system-wide configuration file. See
6 # users, and the values can be changed in per-user configuration files
13 # Any configuration value is only changed the first time it is set.
15 # configuration file, and defaults at the end.
/trueos/crypto/openssl/doc/apps/
HDconfig.pod8 config - OpenSSL CONF library configuration files
12 The OpenSSL CONF library can be used to read configuration files.
13 It is used for the OpenSSL master configuration file B<openssl.cnf>
18 A configuration file is divided into a number of sections. Each section
23 The first section of a configuration file is special and is referred
33 Each section in a configuration file consists of a number of name and
60 aspects of OpenSSL using the master OpenSSL configuration file, or optionally
61 an alternative configuration file. The B<openssl> utility includes this
62 functionality: any sub command uses the master OpenSSL configuration file
63 unless an option is used in the sub command to use an alternative configuration
[all …]
HDreq.pod126 in the configuration file and any requested extensions.
129 key using information specified in the configuration file.
152 the default key size, specified in the configuration file is used.
167 34.10-2001 key (requires B<ccgost> engine configured in the configuration
193 configuration file is used.
204 the configuration file.
212 this allows an alternative configuration file to be specified,
237 (if any) are specified in the configuration file. Unless specified
259 be used in the same configuration file to specify requests for
267 configuration file, must be valid UTF8 strings.
[all …]
/trueos/sys/dev/etherswitch/
HDetherswitch_if.m98 # Get port configuration
106 # Set port configuration
114 # Get VLAN group configuration
122 # Set VLAN group configuration
130 # Get the Switch configuration
138 # Set the Switch configuration
/trueos/contrib/wpa/hostapd/
HDREADME-WPS12 Wi-Fi Protected Setup (WPS) is a mechanism for easy configuration of a
14 passphrase/PSK) and configuration of an access point and client
16 with PIN method and push-button configuration (PBC) being the most
56 hostapd configuration
60 configuration (.config). Here is an example configuration that
74 Following section shows an example runtime configuration
81 # WPA2-Personal configuration for the AP
99 # WPS configuration (AP configured, do not allow external WPS Registrars)
244 - display the current configuration
255 Credential generation and configuration changes
[all …]
/trueos/contrib/bsnmp/
HDREADME22 This does not install a configuration file. The standard location for the
23 configuration is /etc/snmpd.config, but can be overwritten on the command
24 line. An example configuration file is provided. Use --with-libbegemot
33 -m defines a configuration macro. If no value is given it
39 -c specify the configuration file. Default is /etc/{prefix}.config.
52 -I specify the include path for system configuration files.
/trueos/contrib/wpa/wpa_supplicant/
HDREADME-WPS13 Wi-Fi Protected Setup (WPS) is a mechanism for easy configuration of a
15 passphrase/PSK) and configuration of an access point and client
17 with PIN method and push-button configuration (PBC) being the most
53 wpa_supplicant configuration
57 wpa_supplicant build configuration (.config). Here is an example
58 configuration that includes WPS support and Linux nl80211 -based
76 the device. This is configured in the runtime configuration for
83 The network configuration blocks needed for WPS are added
85 to be added explicitly in the configuration file.
90 to allow configuration file updates:
[all …]
HDREADME118 Linux drivers that support WPA/WPA2 configuration with the generic
128 configuration file.
178 implementation. A configuration file, .config, for compilation is
186 information about the wpa_supplicant build time configuration.
273 - wpa_supplicant selects a BSS based on its configuration
293 build time configuration file, .config, in the wpa_supplicant root
296 comments and are ignored. See defconfig file for an example configuration
299 The build time configuration can be used to select only the needed
301 libraries. The main configuration parts are the selection of which
305 Following build time configuration options are used to control IEEE
[all …]
/trueos/contrib/ofed/management/opensm/doc/
HDqos-config.txt1 Trivial low level QoS configuration proposition
4 Basically there is a set of QoS related low-level configuration parameters.
26 The syntax is compatible with rest of OpenSM configuration options and
29 In addition to the above, we may define separate QoS configuration
35 qos_ca_ - QoS configuration parameters set for CAs.
/trueos/crypto/openssl/crypto/conf/
HDREADME2 various configuration functions.
7 The routines read a configuration file set up like this:
28 When this file is loaded a configuration module with the specified string
63 where "name" is the name in the configuration file this function corresponds
69 The function OPENSSL_config() is intended as a simple configuration function
70 that any application can call to perform various default configuration tasks.
/trueos/tools/tools/nanobsd/rescue/Files/etc/ssh/
HDssh_config4 # This is the ssh client system-wide configuration file. See
6 # users, and the values can be changed in per-user configuration files
13 # Any configuration value is only changed the first time it is set.
15 # configuration file, and defaults at the end.

12345678910>>...46