/freebsd/share/doc/usd/04.csh/ |
H A D | csh.g | 58 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 D | csh.1 | 55 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 D | csh.2 | 40 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 D | getnattype.c | 21 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 D | cache.json | 3 "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 … 39 …which 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 D | iosys | 56 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 D | branch.json | 18 … "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… 36 …which can be predicted by the conditional predictor is retired, and has mis-predicted the conditio… 39 …which 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/share/doc/usd/12.vi/vi/ |
H A D | vi.in | 59 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/lib/libc/iconv/ |
H A D | iconvctl.3 | 68 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/usd/13.viref/ |
H A D | vi.cmd.roff | 67 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/share/doc/psd/16.lex/ |
H A D | lex.ms | 71 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 D | scif_user_callback.h | 87 * 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 D | scic_user_callback.h | 81 * 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 …]
|
H A D | sati_util.c | 79 * for which to build the IDENTIFY DEVICE command. 81 * for which the command is being constructed. 102 * for which to build the IDENTIFY DEVICE command. 104 * for which the command is being constructed. 125 * for which to build the IDENTIFY DEVICE command. 127 * for which the command is being constructed. 152 * for which to copy and swap the data. 154 * request containing the destination buffer into which to copy. 196 * for which to copy and swap the data. 198 * request containing the destination buffer into which to copy. [all …]
|
/freebsd/share/doc/smm/02.config/ |
H A D | 3.t | 62 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/lib/libmd/ |
H A D | sha512.3 | 136 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 D | osd.9 | 110 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/share/man/man4/ |
H A D | gbde.4 |
|
/freebsd/contrib/ofed/libibverbs/man/ |
H A D | ibv_query_device_ex.3 | 26 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).
|
/freebsd/share/man/man5/ |
H A D | freebsd-update.conf.5 | 60 will not re-add files which have been deleted from a 88 This keyword sets the directory which is used to store a backup 125 which will be updated. 204 paths which start with a string matching one of these regular 213 updates to paths which start with a string matching one of 229 of the RSA key which will be trusted to sign updates. 232 to which 237 updates to paths which start with a string matching one of 244 server or server pool from which updates will be downloaded. 256 option strictly as a list of components installed which [all …]
|
/freebsd/usr.sbin/freebsd-update/ |
H A D | freebsd-update.conf | 7 # Server or server pool from which to fetch updates. You can change 13 # Components of the base system which should be kept updated. 19 # Paths which start with anything matching an entry in an IgnorePaths 23 # Paths which start with anything matching an entry in an IDSIgnorePaths 30 # Paths which start with anything matching an entry in an UpdateIfUnmodified 35 # When upgrading to a new FreeBSD release, files which match MergeChanges 41 # Directory in which to store downloaded updates and temporary 62 # which *might* be installed of which FreeBSD Update should figure out 63 # which actually are installed and upgrade those (StrictComponents no)?
|
/freebsd/crypto/openssh/regress/ |
H A D | key-options.sh | 31 which=$1 35 verbose "key option pty $which" 39 fail "key option failed $which" 44 *) fail "key option failed $which (pty $r)" ;; 49 which=$1 53 verbose "key option pty $which" 59 fail "key option failed $which (pty $r)" 62 /dev/*) fail "key option failed $which (pty $r)" ;; 107 which=$1 111 verbose "key option expiry-time $which" [all …]
|
/freebsd/lib/libpmc/pmu-events/arch/arm64/arm/cortex-a73/ |
H A D | pipeline.json | 15 "PublicDescription": "Duration for which all slots in the Load-Store Unit are busy", 18 "BriefDescription": "Duration for which all slots in the Load-Store Unit are busy" 21 "PublicDescription": "Duration for which all slots in the load-store issue queue are busy", 24 "BriefDescription": "Duration for which all slots in the load-store issue queue are busy" 27 … "PublicDescription": "Duration for which all slots in the data processing issue queue are busy", 30 … "BriefDescription": "Duration for which all slots in the data processing issue queue are busy" 33 "PublicDescription": "Duration for which all slots in the Data Engine issue queue are busy", 36 "BriefDescription": "Duration for which all slots in the Data Engine issue queue are busy"
|
/freebsd/lib/libsys/ |
H A D | cpuset_getaffinity.2 | 39 .Fn cpuset_getaffinity "cpulevel_t level" "cpuwhich_t which" "id_t id" "size_t setsize" "cpuset_t *… 41 .Fn cpuset_setaffinity "cpulevel_t level" "cpuwhich_t which" "id_t id" "size_t setsize" "const cpus… 54 .Fa which 57 These arguments specify which object and which set of the object we are 64 All resources, however, have a mask which may be manipulated with 91 which is ultimately determined by the value of 100 .Fa which 109 .Fa which 126 .Fa which 145 .Fa which
|
/freebsd/sys/compat/linux/ |
H A D | linux_time.c | 337 linux_common_clock_gettime(struct thread *td, clockid_t which, in linux_common_clock_gettime() argument 348 error = linux_to_native_clockid(&nwhich, which); in linux_common_clock_gettime() 351 "unsupported clock_gettime clockid %d", which); in linux_common_clock_gettime() 359 if (which < 0) { in linux_common_clock_gettime() 360 clockwhich = LINUX_CPUCLOCK_WHICH(which); in linux_common_clock_gettime() 361 pid = LINUX_CPUCLOCK_ID(which); in linux_common_clock_gettime() 402 if (which < 0) { in linux_common_clock_gettime() 403 clockwhich = LINUX_CPUCLOCK_WHICH(which); in linux_common_clock_gettime() 404 tid = LINUX_CPUCLOCK_ID(which); in linux_common_clock_gettime() 464 error = linux_common_clock_gettime(td, args->which, &tp); in linux_clock_gettime() [all …]
|