Home
last modified time | relevance | path

Searched full:will (Results 1 – 25 of 18097) sorted by relevance

12345678910>>...724

/illumos-gate/usr/src/man/man3scf/
H A Dscf_tmpl_prop_name.3scf159 The \fBscf_tmpl_prop_name()\fR function will retrieve the property's name as
164 The \fBscf_tmpl_prop_type()\fR function will retrieve the type of the property
168 The \fBscf_tmpl_prop_required()\fR function will determine whether the property
170 If required is unset, out will be the default, 0. If the property is explicitly
171 set to required, out will be 1.
174 The \fBscf_tmpl_prop_common_name()\fR function will retrieve the property's
177 supplied locale is \fINULL\fR, the current locale will be used. If a common
178 name in the specified locale is not found, the function will also look for a
179 common name in the C locale. Some templates will not specify the property
184 The \fBscf_tmpl_prop_description()\fR function will retrieve the property's
[all …]
/titanic_41/usr/src/man/man3scf/
H A Dscf_tmpl_prop_name.3scf159 The \fBscf_tmpl_prop_name()\fR function will retrieve the property's name as
164 The \fBscf_tmpl_prop_type()\fR function will retrieve the type of the property
168 The \fBscf_tmpl_prop_required()\fR function will determine whether the property
170 If required is unset, out will be the default, 0. If the property is explicitly
171 set to required, out will be 1.
174 The \fBscf_tmpl_prop_common_name()\fR function will retrieve the property's
177 supplied locale is \fINULL\fR, the current locale will be used. If a common
178 name in the specified locale is not found, the function will also look for a
179 common name in the C locale. Some templates will not specify the property
184 The \fBscf_tmpl_prop_description()\fR function will retrieve the property's
[all …]
/illumos-gate/usr/src/man/man3sip/
H A Dsip_get_contact_display_name.3sip557 and \fBsip_get_to_display_name()\fR functions will return the display name, if
563 \fBsip_get_to_uri_str()\fR functions will return the \fBURI\fR string from the
567 The \fBsip_get_from_tag()\fR and \fBsip_get_to_tag()\fR functions will return
572 The \fBsip_get_callid()\fR function will return the value from the
576 The \fBsip_get_callseq_num()\fR function will return the call sequence number
580 The \fBsip_get_callseq_method()\fR function will return the method from the
636 functions will return the sent-by host, port (if present), protocol version,
644 The \fBsip_get_maxforward()\fR function will return the value of the
696 The \fBsip_get_content_length()\fR function will return the value of the
702 will return the value of the Type and Sub-Type field, respectively, from the
[all …]
/titanic_41/usr/src/man/man3sip/
H A Dsip_get_contact_display_name.3sip560 and \fBsip_get_to_display_name()\fR functions will return the display name, if
566 \fBsip_get_to_uri_str()\fR functions will return the \fBURI\fR string from the
570 The \fBsip_get_from_tag()\fR and \fBsip_get_to_tag()\fR functions will return
575 The \fBsip_get_callid()\fR function will return the value from the
579 The \fBsip_get_callseq_num()\fR function will return the call sequence number
583 The \fBsip_get_callseq_method()\fR function will return the method from the
639 functions will return the sent-by host, port (if present), protocol version,
647 The \fBsip_get_maxforward()\fR function will return the value of the
699 The \fBsip_get_content_length()\fR function will return the value of the
705 will return the value of the Type and Sub-Type field, respectively, from the
[all …]
/freebsd/lib/libbe/
H A Dlibbe.3179 will only operate out of that pool and BE root.
220 function returns the name of the boot environment that will be active on reboot.
224 function returns the full path of the boot environment that will be
246 will recursively snapshot the dataset.
251 then it will be populated with the final
259 function will use by default if it is not given a snapshot name to use.
269 The new boot environment will be created from a recursive snapshot of the
276 The depth parameter specifies the depth of recursion that will be cloned from
285 A recursive snapshot will be made of the origin boot environment, and the new
286 boot environment will be created from that.
[all …]
/illumos-gate/usr/src/lib/libbrand/dtd/
H A Dbrand.dtd.1100 The program will be invoked as the last step in the zone booting
105 program will be sent to the zoneadmd message log.
121 This is a program that will be run by zoneadm during system boot for an
125 If the program returns an error, then the output it generates will be
146 This program will also be invoked by zoneadmd if any part of the zone
150 zone will invoke this program again. So this program should be
157 program returns an error, any output generated by the program will be
178 program returns an error, any output generated by the program will be
226 If 'restartinit' is set to false then the init process will never be
227 restarted and the zone will shut down once init exits. In this case, the
[all …]
/freebsd/contrib/libarchive/libarchive/
H A Darchive_write_set_options.371 Specifies an option that will be passed to the currently-registered
80 these functions will do nothing and
82 will be returned.
89 is not, these functions will do nothing and
91 will be returned.
100 will be provided to the filter or reader named
102 The return value will be either
110 will be returned.
119 will be provided to every registered module.
122 this value will be returned immediately.
[all …]
H A Darchive_read_set_options.372 Specifies an option that will be passed to currently-registered
81 these functions will do nothing and
83 will be returned.
90 is not, these functions will do nothing and
92 will be returned.
101 will be provided to the filter or reader named
103 The return value will be that of the module.
106 will be returned.
115 will be provided to every registered module.
118 this value will b
[all...]
/illumos-gate/usr/src/tools/smatch/src/validation/
H A DWaddress.c85 Waddress.c:14:13: warning: the address of an array will always evaluate as true
86 Waddress.c:15:14: warning: the address of an array will always evaluate as true
87 Waddress.c:16:13: warning: the address of a function will always evaluate as true
88 Waddress.c:17:14: warning: the address of a function will always evaluate as true
89 Waddress.c:18:13: warning: the address of a variable will always evaluate as true
90 Waddress.c:19:13: warning: the address of a variable will always evaluate as true
91 Waddress.c:20:13: warning: the address of a label will always evaluate as true
92 Waddress.c:34:13: warning: the address of an array will always evaluate as true
93 Waddress.c:35:13: warning: the address of an array will always evaluate as true
94 Waddress.c:36:13: warning: the address of a function will always evaluate as true
[all …]
/titanic_41/usr/src/lib/libbrand/dtd/
H A Dbrand.dtd.1100 The program will be invoked as the last step in the zone booting
105 program will be sent to the zoneadmd message log.
121 This is a program that will be run by zoneadm during system boot for an
125 If the program returns an error, then the output it generates will be
146 This program will also be invoked by zoneadmd if any part of the zone
150 zone will invoke this program again. So this program should be
157 program returns an error, any output generated by the program will be
178 program returns an error, any output generated by the program will be
219 will be restarted if this attribute is not provided. Specifying false
220 for this attr will prevent that.
[all …]
/freebsd/crypto/openssl/doc/man3/
H A DOPENSSL_init_crypto.pod32 During normal operation OpenSSL (libcrypto) will allocate various resources at
38 As of version 1.1.0 OpenSSL will automatically allocate all resources that it
39 needs so no explicit initialisation is required. Similarly it will also
63 B<OPENSSL_INIT_LOAD_CRYPTO_STRINGS> will be ignored.
68 library will automatically load the libcrypto error strings.
71 B<OPENSSL_INIT_NO_LOAD_CRYPTO_STRINGS> will be ignored.
75 With this option the library will automatically load and make available all
78 B<OPENSSL_INIT_NO_ADD_ALL_CIPHERS> will be ignored.
82 With this option the library will automatically load and make available all
85 B<OPENSSL_INIT_NO_ADD_ALL_DIGESTS> will be ignored.
[all …]
/freebsd/secure/lib/libcrypto/man/man3/
H A DOPENSSL_init_crypto.391 During normal operation OpenSSL (libcrypto) will allocate various resources at
97 As of version 1.1.0 OpenSSL will automatically allocate all resources that it
98 needs so no explicit initialisation is required. Similarly it will also
119 \&\fBOPENSSL_INIT_LOAD_CRYPTO_STRINGS\fR will be ignored.
123 library will automatically load the libcrypto error strings.
126 \&\fBOPENSSL_INIT_NO_LOAD_CRYPTO_STRINGS\fR will be ignored.
129 With this option the library will automatically load and make available all
132 \&\fBOPENSSL_INIT_NO_ADD_ALL_CIPHERS\fR will be ignored.
135 With this option the library will automatically load and make available all
138 \&\fBOPENSSL_INIT_NO_ADD_ALL_DIGESTS\fR will be ignored.
[all …]
/freebsd/share/man/man9/
H A Dkqueue.984 will make
103 will have the
111 function will be called when attaching a
144 This will change the
153 function will be called to detach the
163 will not be held when this function is called.
167 function will be called to update the status of the
169 If the function returns 0, it will be assumed that the object is not
173 argument will be 0 when scanning
178 argument will be the value passed to either
[all …]
/freebsd/lib/libusb/
H A Dlibusb20.3245 will release all kernel resources associated with an USB
255 will allocate kernel buffer resources according to
269 library will use wMaxPacketSize to compute the buffer size.
303 will return a pointer to the allocated USB transfer according to the
314 will return the completion time of an USB transfer in
322 will return the actual number of USB frames after an USB
328 will return the sum of the actual length for all
334 will return the maximum number of USB frames that were
340 will return the maximum packet length in bytes
350 will return the maximum value for the data length sum of all USB
[all …]
/freebsd/contrib/libcbor/
H A DDoxyfile9 # All text after a single hash (#) is considered a comment and will be ignored.
61 # pixels and the maximum width should not exceed 200 pixels. Doxygen will copy
67 # into which the generated documentation will be written. If a relative path is
68 # entered, it will be relative to the location where doxygen was started. If
69 # left blank the current directory will be used.
73 # If the CREATE_SUBDIRS tag is set to YES then doxygen will create up to 4096
75 # and will distribute the generated files over these directories. Enabling this
84 # Controls the number of sub-directories that will be created when
95 # If the ALLOW_UNICODE_NAMES tag is set to YES, doxygen will allow non-ASCII
97 # characters will b
[all...]
/titanic_41/usr/src/tools/cw/
H A Dcw.169 selection argument, and all other options will be disregarded.
76 and all other options will be disregarded.
91 \fBcw\fP will invoke both the compiler specified by its first argument
93 compiler will be invoked with the arguments given to cw, translated
94 as described in ARGUMENT TRANSLATION. The secondary compiler will be
96 arguments will likewise be translated. However, the shadow compiler's
97 arguments will also be modified as follows:
103 will not be invoked. This is because the objects built with that
108 If an option of the form \fI-ofilename\fP was provided, it will be
113 If the option \fI-o\fP was provided, its following argument will be
[all …]
/freebsd/contrib/ldns/
H A Dlibdns.doxygen.in9 # All text after a single hash (#) is considered a comment and will be ignored.
51 # pixels and the maximum width should not exceed 200 pixels. Doxygen will copy
57 # into which the generated documentation will be written. If a relative path is
58 # entered, it will be relative to the location where doxygen was started. If
59 # left blank the current directory will be used.
63 # If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub-
65 # will distribute the generated files over these directories. Enabling this
73 # If the ALLOW_UNICODE_NAMES tag is set to YES, doxygen will allow non-ASCII
75 # characters will be escaped, for example _xE3_x81_x84 will be used for Unicode
82 # documentation generated by doxygen is written. Doxygen will use this
[all …]
/freebsd/contrib/bearssl/
H A DDoxyfile9 # All text after a single hash (#) is considered a comment and will be ignored.
51 # pixels and the maximum width should not exceed 200 pixels. Doxygen will copy
57 # into which the generated documentation will be written. If a relative path is
58 # entered, it will be relative to the location where doxygen was started. If
59 # left blank the current directory will be used.
63 # If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub-
65 # will distribute the generated files over these directories. Enabling this
73 # If the ALLOW_UNICODE_NAMES tag is set to YES, doxygen will allow non-ASCII
75 # characters will be escaped, for example _xE3_x81_x84 will be used for Unicode
82 # documentation generated by doxygen is written. Doxygen will use this
[all …]
/freebsd/contrib/unbound/doc/
H A Dunbound.doxygen9 # All text after a single hash (#) is considered a comment and will be ignored.
61 # pixels and the maximum width should not exceed 200 pixels. Doxygen will copy
67 # into which the generated documentation will be written. If a relative path is
68 # entered, it will be relative to the location where doxygen was started. If
69 # left blank the current directory will be used.
73 # If the CREATE_SUBDIRS tag is set to YES then doxygen will create up to 4096
75 # and will distribute the generated files over these directories. Enabling this
84 # Controls the number of sub-directories that will be created when
95 # If the ALLOW_UNICODE_NAMES tag is set to YES, doxygen will allow non-ASCII
97 # characters will be escaped, for example _xE3_x81_x84 will be used for Unicode
[all …]
/freebsd/crypto/heimdal/doc/
H A Dinit-creds75 This function will attempt to acquire an initial ticket. The function
76 will perform whatever tasks are necessary to do so. This may include
92 and will not be doing any other kerberos functions, then a NULL
93 pointer may be specified, and the credential will be destroyed.
95 If the client name is non-NULL, the initial ticket requested will be
96 for that principal. Otherwise, the principal will be the username
102 Otherwise, the prompter function will be used to prompt the user for
105 If a prompter function is non-NULL, it will be used if additional user
108 no function is specified and input is required, then the login will
116 The banner argument, if non-NULL, will indicate what sort of
[all …]
/illumos-gate/usr/src/man/man7/
H A Dloader.765 The uncompression will happen automatically if the compressed file is stored
88 will probe for a console and set the
93 If multiple consoles are selected, they will be listed separated by commas.
109 will use with
132 will be tried.
135 will be set and
137 will engage interactive mode.
142 user will be able to interrupt autoboot process by pressing some key
151 will engage interactive mode only if
158 If an error condition occurs, an exception will be generated,
[all …]
/freebsd/contrib/flex/
H A DChangeLog1 2017-05-06 Will Estes <westes575@gmail.com>
9 2017-05-06 Will Estes <westes575@gmail.com>
13 2017-05-06 Will Estes <westes575@gmail.com>
17 2017-05-06 Will Estes <westes575@gmail.com>
73 2017-05-02 Will Estes <westes575@gmail.com>
156 required functions, headers.. `configure` will now error if a required header or function is not
175 2017-02-16 Will Estes <westes575@gmail.com>
182 2017-02-06 Will Estes <westes575@gmail.com>
188 …* src/Makefile.am: build: Add dist-hook to force remake scan.c. This will ensure the flex scanner…
245 (except automake will use ylwrap).
[all …]
/freebsd/crypto/openssl/doc/designs/quic-design/
H A Dquic-fault-injector.md5 processes them accordingly. It will need to behave appropriately in the event of
14 Typically an individual test will inject one particular misbehaviour (i.e. a
16 will have to be capable of creating fully normal QUIC protocol elements, but
22 The QUIC Fault Injector will be external to libssl (it will be in the test
23 framework) but it will reuse the standards compliant QUIC implementation in
24 libssl and will make use of 3 integration points to inject faults. 2 of these
25 integration points will use new callbacks added to libssl. The final integration
47 To support this integration point two new callbacks will be introduced to libssl
49 hashed. These callbacks will be internal only (i.e. not part of the public API)
52 The new libssl callbacks will be as follows:
[all …]
/freebsd/cddl/usr.sbin/zfsd/
H A Dzfsd.867 will attempt to resolve the following types of fault:
72 will activate any available hot spare.
76 will attempt to read its ZFS label, if any.
79 will online it.
80 Once resilvering completes, any active hot spare will detach automatically.
86 will replace the missing vdev with the newly arrived device.
87 Once resilvering completes, any active hot spare will detach automatically.
91 will activate any available hot spare.
96 will mark that vdev as
98 ZFS will no longer issue any I/Os to it.
[all …]
/freebsd/contrib/libpcap/
H A Dpcap_breakloop.3pcap35 sets a flag that will force
39 to return rather than looping; they will return the number of packets
45 will also, on some platforms, wake up the thread that is blocked. In
49 are Linux and Windows, and the wakeup will only be caused when capturing
50 on network interfaces; it will not be caused on other operating systems,
51 and will not be caused on any OS when capturing on other types of
61 itself will not necessarily terminate those loops - as well as in loops
70 call will be restarted, and the loop will not terminate until more
78 will only unblock that thread on the platforms and capture devices
84 and you are capturing on a network interface, the thread will be
[all …]

12345678910>>...724