Home
last modified time | relevance | path

Searched full:which (Results 1 – 25 of 7641) sorted by relevance

12345678910>>...306

/freebsd/share/doc/usd/04.csh/
H A Dcsh.g58 thus commands which are in `.' are found first (2.2).
71 Each directory has a file `..' in it which is a reference to its
87 Compilers which create executable images create them, by default, in the
95 which begins with a `/' is
104 which are not
119 which establishes
185 heavily used commands and `/usr/bin' which contains most other user
216 These commands are accessible because the directories in which
257 command is used to change the shell which you use on \s-2UNIX\s0.
259 which resides in `/bin/sh'.
[all …]
H A Dcsh.155 While incorporating many features of other shells which make
67 The second section describes the shell's capabilities which you can
69 Later sections introduce features which are useful, but not necessary
107 names of commands, and words which have special meaning in discussing
124 shell, helping to unify those concepts which are present and to identify
127 mechanism which speeds command execution.
141 acts mostly as a medium through which other
146 functions which it performs directly,
168 mail program which sends messages to other users.
174 which is expected to contain the mail program.
[all …]
H A Dcsh.240 All shells which you may start during your terminal session will
54 This file contains commands which you wish to do each time you login
78 command which is interpreted directly by the shell. It sets the shell
81 which causes the shell to not log me off if I hit ^D. Rather,
99 print out statistics lines for commands which execute for at least 15 seconds
107 ``ts'' which executes a
111 indicate the kinds of terminal which I usually use when not on a hardwired
117 I then run the `msgs' program, which provides me with any
118 system messages which I have not seen before; the `\-f' option here prevents
147 which had values `10' and `15'.
[all …]
/freebsd/sbin/ipf/libipf/
H A Dgetnattype.c21 char *which; in getnattype() local
29 which = "MAP"; in getnattype()
32 which = "MAP-BLOCK"; in getnattype()
35 which = "RDR"; in getnattype()
38 which = "RWR-MAP"; in getnattype()
41 which = "RWR-RDR"; in getnattype()
44 which = "BIMAP"; in getnattype()
47 which = "DIV-RDR"; in getnattype()
50 which = "DIV-MAP"; in getnattype()
53 which = "ENC-RDR"; in getnattype()
[all …]
/freebsd/lib/libpmc/pmu-events/arch/arm64/arm/cortex-a76-n1/
H A Dcache.json3 "PublicDescription": "This event counts any instruction fetch which misses in the cache.",
11 …re operation or page table walk access which causes data to be read from outside the L1, including…
15 …store operation or page table walk access which looks up in the L1 data cache. In particular, any …
23 …or Level 0 Macro-op cache access. This event counts any instruction fetch which accesses the L1 in…
31 …"PublicDescription": "This event counts any transaction from L1 which looks up in the L2 cache, an…
35 …L2 data cache refill. This event counts any cacheable transaction from L1 which causes data to be …
39which return data, regardless of whether they cause an invalidation. Invalidations from the L2 whi…
43 …line write into the L2 cache which does not cause a linefill, including write-backs from L1 to L2 …
47 …"PublicDescription": "This event counts any load or store operation which accesses the data L1 TLB…
52 …"PublicDescription": "This event counts any instruction fetch which accesses the instruction L1 TL…
[all …]
/freebsd/share/doc/psd/03.iosys/
H A Diosys56 of that part of the file system which deals with
79 which work, or can work, with addressible 512-byte blocks.
109 The major device number selects which driver will deal with
134 which is stored in the system's per-process
152 which is a per-system data base.
162 which can result from
168 flags which indicate whether the file
170 a count which is used to decide when all processes
174 which is used to indicate where in the file the next read
180 which contains a copy of the file's i-node.
[all …]
/freebsd/lib/libpmc/pmu-events/arch/arm64/arm/cortex-a55/
H A Dbranch.json18 … "Predicted conditional branch executed.This event counts when any branch which can be predicted b…
21 … "Predicted conditional branch executed.This event counts when any branch which can be predicted b…
24 …"Indirect branch mis-predicted.This event counts when any indirect branch which can be predicted b…
27 …"Indirect branch mis-predicted.This event counts when any indirect branch which can be predicted b…
30 …ted due to address mis-compare.This event counts when any indirect branch which can be predicted b…
33 …ted due to address mis-compare.This event counts when any indirect branch which can be predicted b…
36which can be predicted by the conditional predictor is retired, and has mis-predicted the conditio…
39which can be predicted by the conditional predictor is retired, and has mis-predicted the conditio…
42 …ith predicted address executed.This event counts when any indirect branch which can be predicted b…
45 …ith predicted address executed.This event counts when any indirect branch which can be predicted b…
[all …]
/freebsd/secure/lib/libcrypto/man/man7/
H A Dopenssl-quic.774 are needed to existing applications which use libssl API to bring QUIC protocol
84 The changes to existing libssl APIs which are driven by QUIC-related
85 implementation requirements, which existing applications should bear in mind;
87 Aspects which must be considered by existing applications when adopting QUIC,
88 including potential changes which may be needed.
96 stream mode, which is intended to provide compatibility with existing non-QUIC
117 When default stream mode is used, any API function which can be called on a QUIC
118 stream SSL object can also be called on a QUIC connection SSL object, in which
149 mode, in which no default stream is attached to the QUIC connection SSL object
161 with the connection, calls to API functions which are defined as operating on a
[all …]
/freebsd/share/doc/usd/12.vi/vi/
H A Dvi.in59 the screen of your terminal acts as a window into the file which you
60 are editing. Changes which you make to the file are reflected
84 While it is advantageous to have an intelligent terminal which can locally
126 There is also a short appendix here, which gives for each character the
127 special meanings which this character has in \fIvi\fR. Attached to
208 knows which terminals are hardwired to each port
217 After telling the system which kind of terminal you have, you should
235 Another thing which can go wrong is that you typed the wrong file name and
239 If the editor doesn't seem to respond to the commands which you type
248 The editor does not directly modify the file which you are editing.
[all …]
/freebsd/crypto/krb5/src/util/et/
H A Dcom_err.texinfo10 @c run ``tex com_err.texinfo'' which will load in texinfo.tex,
91 a library and associated utilities which allows a more uniform way for
126 deal with a number of libraries, each of which can use a different
133 needed to determine which table to look at. Sometimes no text messages are
134 supplied at all, and the programmer must supply them at any point at which
154 error codes accidentally returned before making the table known, which is
160 Error codes themselves are 32 bit (signed) integers, of which the high
161 order 24 bits are an identifier of which error table the error code is
165 on systems which support wider values.
179 Any variable which is to contain an error code should be declared @t{long}.
[all …]
/freebsd/crypto/openssl/doc/designs/quic-design/
H A Dglossary.md7 **Active Stream:** A stream which has data or control frames ready for
38 payload bytes we can put in the payload of another QUIC packet which is to be
59 **Event Leader:** The QSO which is is the top-level QSO in a hierarchy of QSOs,
60 and which is responsible for event processing for all QSOs in that hierarchy.
93 **LCID:** Local CID. Refers to a CID which will be recognised as identifying a
96 **LCIDM:** Local CID Manager. Tracks LCIDs which have been advertised to a peer.
99 **Locally-initiated:** Refers to a QUIC stream which was initiated by the local
118 **MinPPL:** Minimum Packet Payload Length. The minimum number of bytes which
128 size of the encoded header and the size of any AEAD authentication tag which
132 in which API calls can be made on different threads.
[all …]
H A Dquic-io-arch.md13 The [requirements for QUIC](./quic-requirements.md) which have formed the basis
63 libssl, which will support both blocking and non-blocking I/O.
99 - It is quite likely that there are buggy OSes out there which perform spurious
114 have a BIO interface which provides for select(3)-like functionality or which
131 - a thread which exists solely to execute blocking calls to the `BIO_write` of
133 - a thread which exists solely to execute blocking calls to the `BIO_read` of an
135 - a thread which exists solely to wait for and dispatch timeout events.
148 which require blocking semantics would only be able to function in thread
152 - Several threads are spawned which the application is not in control of.
164 such as the ACK Delay value, which is intended to describe the time between a
[all …]
/freebsd/secure/lib/libcrypto/man/man3/
H A DSSL_poll.3146 which designates a resource which is being polled for readiness, and a set of
147 event flags which indicate the specific readiness events which the caller is
164 This is the set of zero or more events which the caller is interested in
170 After \fBSSL_poll()\fR returns, this is the set of zero or more events which are
189 If \fItimeout\fR is non-NULL, and it points to a \fBstruct timeval\fR which is set to
193 If \fItimeout\fR is non-NULL, and it points to a \fBstruct timeval\fR which is set to
197 The present implementation of \fBSSL_poll()\fR is a subset of the functionality which
214 output the number of entries in the array which have nonzero \fIrevents\fR fields
235 condition on a resource which was successfully polled. See \fBSSL_POLL_EVENT_F\fR
250 distinct from an exception condition reported on a resource which was
[all …]
/freebsd/share/doc/usd/13.viref/
H A Dvi.cmd.roff67 characters which take up more than one column on the screen.
71 characters which take up more than one column on the screen.
168 The position of the cursor before the command which caused the
199 which case it means the current line) or a cursor movement command.
201 starting or stopping cursor position which comes first in the file,
202 to immediately before the starting or stopping cursor position which
367 and any options which affect the command are noted.
388 commands, in which case any text copied into a buffer is
466 in which case it is set to the first line on the screen.
469 in which case it is set to the most attractive cursor position.
[all …]
/freebsd/lib/libc/iconv/
H A Diconvctl.368 variable, which is set to 1 if the encoding is trivial one, i.e.
75 which is of
81 which is of
90 which is of
96 which is of
102 Sets callback functions, which will be called back after successful
106 variable, which is passed to
113 but for which an identical character does not exist in the target
119 which is of
124 but for which an identical character does not exist in the target
[all …]
/freebsd/share/doc/psd/16.lex/
H A Dlex.ms71 FreeBSD is supplied with \fIflex\fP\| which is a compatible replacement.
89 which reads an input stream, copying it to an output stream
91 into strings which match the given expressions.
97 The program fragments written by the user are executed in the order in which the
111 which can be translated automatically to portable Fortran.
115 in C on the UNIX system, which is the only supported
132 produces a program in a general purpose language which recognizes
163 a new language feature which can be added to
243 which matches one or more
287 in such a case (which might be the first half of a compiler,
[all …]
/freebsd/sys/dev/isci/scil/
H A Dscif_user_callback.h87 * which this timer is to be associated.
106 * which this timer is to associated.
127 * which this timer is to associated.
130 * milliseconds for which to stall. The operating system driver
145 * which this timer is to associated.
160 * which this lock is to be associated.
161 * @param[in] lock This parameter specifies the lock for which the
179 * which this lock is to be de-associated.
180 * @param[in] lock This parameter specifies the lock for which the
199 * which this lock is associated.
[all …]
H A Dscic_user_callback.h81 * which this timer is to be associated.
102 * which this timer is to associated.
123 * which this timer is to associated.
126 * milliseconds for which to stall. The operating system driver
141 * which this timer is to associated.
157 * microseconds for which to stall. The operating system driver
205 * which the IO is completing.
207 * which this IO request is completing.
252 * which the task management request is completing.
254 * which this task management request is completing.
[all …]
/freebsd/share/doc/smm/02.config/
H A D3.t62 however, configuration dependencies may not be noticed in which case
76 which the configured system is to be built.
80 the directory in which it
112 and look for any errors. Never try and use a system which
134 which describes where swapping, the root file system, and other
138 system supports, which define the hardware configured.
146 An assembly language file of interrupt vectors which
174 to the system include files. The rules generated specify which source code
175 files are dependent on which include files. Without these rules,
195 is done in more than one way. The makefile which
[all …]
/freebsd/crypto/openssl/doc/man7/
H A Dopenssl-quic.pod16 are needed to existing applications which use libssl API to bring QUIC protocol
32 The changes to existing libssl APIs which are driven by QUIC-related
33 implementation requirements, which existing applications should bear in mind;
37 Aspects which must be considered by existing applications when adopting QUIC,
38 including potential changes which may be needed.
53 stream mode, which is intended to provide compatibility with existing non-QUIC
75 When default stream mode is used, any API function which can be called on a QUIC
76 stream SSL object can also be called on a QUIC connection SSL object, in which
108 mode, in which no default stream is attached to the QUIC connection SSL object
120 with the connection, calls to API functions which are defined as operating on a
[all …]
/freebsd/lib/libmd/
H A Dsha512.3136 of the input-data, which does not disclose the actual input.
152 which will also erase the
158 which converts the return value to a 129-character
160 ASCII string which represents the 512 bits in hexadecimal.
209 argument can be a null pointer, in which case the returned string
232 which converts the return value to a 97-character
234 ASCII string which represents the 384 bits in hexadecimal.
239 which converts the return value to a 57-character
241 ASCII string which represents the 224 bits in hexadecimal.
246 which converts the return value to a 57-character
[all …]
/freebsd/share/man/man9/
H A Dosd.9110 run-time with any kernel data structure which has been suitably modified for use
152 argument specifies which high-level type grouping from
158 called for objects of the type being registered which are later destroyed by the
164 argument specifies an optional array of osd_method_t function pointers which
180 argument specifies which high-level type grouping from
185 argument specifies the slot identifier which is being deregistered and should be
197 argument specifies which high-level type grouping from
204 which will have the
233 argument specifies which high-level type grouping from
252 argument specifies which high-level type grouping from
[all …]
/freebsd/crypto/openssl/doc/man3/
H A DSSL_poll.pod87 which designates a resource which is being polled for readiness, and a set of
88 event flags which indicate the specific readiness events which the caller is
109 This is the set of zero or more events which the caller is interested in
116 After SSL_poll() returns, this is the set of zero or more events which are
143 If I<timeout> is non-NULL, and it points to a B<struct timeval> which is set to
149 If I<timeout> is non-NULL, and it points to a B<struct timeval> which is set to
155 The present implementation of SSL_poll() is a subset of the functionality which
177 output the number of entries in the array which have nonzero I<revents> fields
199 condition on a resource which was successfully polled. See B<SSL_POLL_EVENT_F>
217 distinct from an exception condition reported on a resource which was
[all …]
/freebsd/share/man/man4/
H A Dgbde.4
/freebsd/contrib/ofed/libibverbs/man/
H A Dibv_query_device_ex.326 uint32_t comp_mask; /* Compatibility mask that defines which of the …
42 …uint32_t rc_odp_caps; /* Mask with enum ibv_odp_tranport_cap_bits to know which operations are sup…
43 …uint32_t uc_odp_caps; /* Mask with enum ibv_odp_tranport_cap_bits to know which operations are sup…
44 …uint32_t ud_odp_caps; /* Mask with enum ibv_odp_tranport_cap_bits to know which operations are sup…
62 uint32_t supported_qpts; /* Bitmap showing which QP types are supported by TSO operation. */
66 … uint32_t supported_qpts; /* Bitmap showing which QP types are supported RSS */
69 …sh_fields_mask; /* Mask with enum ibv_rx_hash_fields to know which incoming packet's …
70 …ion; /* Mask with enum ibv_rx_hash_function_flags to know which hash functions are…
76 uint32_t supported_qpts; /* Bitmap showing which QP types are supported. */
90 returns 0 on success, or the value of errno on failure (which indicates the failure reason).

12345678910>>...306