/freebsd/contrib/file/doc/ |
H A D | magic.man | 45 in which case it is interpreted an offset from end end of the file 55 then all offsets are interpreted as from the beginning of the file (the 116 A Pascal-style string where the first byte/short/int is interpreted as the 142 A four-byte value interpreted as a UNIX date. 144 An eight-byte value interpreted as a UNIX date. 146 A four-byte value interpreted as a UNIX-style date, but interpreted as 149 An eight-byte value interpreted as a UNIX-style date, but interpreted as 152 An eight-byte value interpreted as a Windows-style date. 154 A two-byte value interpreted as FAT/DOS-style date. 156 A two-byte value interpreted as FAT/DOS-style time. [all …]
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/delegate/ |
H A D | zfs_allow_001_pos.ksh | 36 # "everyone" is interpreted as the keyword "everyone" whatever the same 41 # 2. Verify 'everyone' is interpreted as keywords. 43 # 4. Verify 'everyone' is interpreted as keywords. 60 log_assert "'everyone' is interpreted as a keyword even if a user " \ 96 log_pass "everyone is always interpreted as keyword passed."
|
H A D | zfs_allow_002_pos.ksh | 36 # <user|group> argument is interpreted as a user if possible, then as a group as 44 # 5. Verify $STAFF_GROUP is interpreted as group. 66 log_assert "<user|group> is interpreted as user if possible, then as group." 95 log_pass "<user|group> is interpreted as user if possible, then as group passed."
|
/freebsd/lib/libc/net/ |
H A D | inet.3 | 110 It returns 1 if the string was successfully interpreted, 193 When four parts are specified, each is interpreted 198 part is interpreted as a 16-bit quantity and placed 202 is interpreted as a 24-bit quantity and placed in 217 otherwise, the number is interpreted as decimal). 222 must be specified and are interpreted only as decimal values.
|
H A D | inet_net.3 | 105 When four parts are specified, each is interpreted 120 part is interpreted as a 16-bit quantity and placed 124 is interpreted as a 24-bit quantity and placed in 139 otherwise, the number is interpreted as decimal).
|
/freebsd/contrib/libarchive/libarchive/ |
H A D | archive_write_set_options.3 | 174 The value is interpreted as octal digits specifying the file mode. 181 The value is interpreted as a decimal integer specifying the 187 The value is interpreted as a decimal integer specifying the 207 The value is interpreted as a decimal integer specifying the 213 The value is interpreted as a decimal integer specifying the 220 The value is interpreted as a decimal integer specifying the 231 The value is interpreted as a decimal integer specifying the 237 The value is interpreted as octal digits specifying the file mode. 244 The value is interpreted as a decimal integer specifying the 247 The value is interpreted a [all...] |
/freebsd/tests/sys/cddl/zfs/tests/delegate/ |
H A D | zfs_allow_001_pos.ksh | 36 # "everyone" is interpreted as the keyword "everyone" whatever the same 41 # 2. Verify 'everyone' is interpreted as keywords. 43 # 4. Verify 'everyone' is interpreted as keywords. 67 log_assert "everyone' is interpreted as a keyword even if a user " \ 111 log_pass "everyone is always interpreted as keyword passed."
|
H A D | zfs_allow_002_pos.ksh | 36 # <user|group> argument is interpreted as a user if possible, then as a group as 44 # 5. Verify $STAFF_GROUP is interpreted as group. 65 log_assert "<user|group> is interpreted as user if possible, then as group." 93 log_pass "<user|group> is interpreted as user if possible, then as group passed."
|
/freebsd/bin/expr/ |
H A D | expr.1 | 51 All integer operands are interpreted in base 10 and must consist of only 214 from being interpreted as options to the 232 it is necessary to prevent it from being interpreted as the division operator. 250 interpreted as an option to 254 might be interpreted as an operator. 281 An empty operand string is interpreted as 0.
|
/freebsd/share/man/man4/ |
H A D | spkr.4 | 29 Writes to the device are interpreted as `play strings' in a 53 A frequency of zero is interpreted as a rest. 86 Play strings are interpreted left to right as a series of play command groups; 100 Time values are interpreted as for the L command below. 148 interpreted as for
|
/freebsd/sbin/route/ |
H A D | route.8 | 203 force the destination to be interpreted as a network or a host, respectively. 224 is interpreted as 227 is interpreted as 230 is interpreted as 233 is interpreted as 237 is interpreted as 274 (to be interpreted as a network mask). 345 it is interpreted as a value relative to the current time.
|
/freebsd/usr.bin/hexdump/ |
H A D | hexdump.1 | 108 is interpreted as a decimal number. 114 is interpreted as a hexadecimal number, 118 is interpreted as an octal number. 126 causes it to be interpreted as a multiple of 168 If specified it defines the number of bytes to be interpreted by 178 It is interpreted as a fprintf-style format string (see 274 The amount of data interpreted by each format string is the sum of the
|
/freebsd/contrib/bmake/unit-tests/ |
H A D | directive-ifmake.mk | 19 # The '!' is interpreted as 'not'. A possible alternative interpretation of 68 # Numbers are interpreted as numbers, no matter whether the directive is 90 # dependency line, a plain '!' is interpreted as a dependency operator. 106 # In a dependency line, a plain '!' is interpreted as a dependency operator
|
H A D | varmod-to-separator.mk | 41 # This example also demonstrates that the closing brace is not interpreted 90 # After the :ts modifier, the whole string is interpreted as a single 141 . warning The separator \012 is not interpreted in octal ASCII. 162 . warning The separator \xa is not interpreted in hexadecimal ASCII. 194 # The character number is interpreted as octal number by default. 245 # interpreted an "octal escape" as decimal if the first digit was not '0'. 250 # Since the character escape is always interpreted as octal, let's see what
|
H A D | varmod-quote.mk | 6 # Any characters that might be interpreted by the shell are escaped. 15 # All strings except the plain "Q" are interpreted as SysV modifier.
|
H A D | cond-func.mk | 87 # interpreted as defined(A) && defined(B). Each kind of .if directive has a 100 # The plain word 'defined' is interpreted as 'defined(defined)', see 111 # is interpreted as 'defined(defined)', and the condition evaluates to true.
|
/freebsd/share/man/man9/ |
H A D | getenv.9 | 169 it is interpreted as hexadecimal. 172 it is interpreted as octal. 174 the value is interpreted as decimal. 177 The interpreted value is multiplied by the unit's magnitude before being
|
/freebsd/usr.bin/env/ |
H A D | env.1 | 341 on the first line of interpreted scripts, as 347 (first line) of an interpreted script has changed as of 375 first line of an interpreted script. 432 utility is often used as part of the first line of an interpreted script, 437 The kernel processing of an interpreted script does not allow a script 447 is itself an interpreted script.
|
/freebsd/usr.sbin/i2c/ |
H A D | i2c.8 | 81 Interpreted mode 133 .Sh INTERPRETED MODE 136 any remaining arguments are interpreted as commands, and 224 added interpreted mode.
|
/freebsd/bin/ed/ |
H A D | POSIX | 35 character preceded by a backslash is interpreted literally. If the 37 rest of the line is interpreted as a shell command, and no escape 89 remainder of the argument is interpreted as a shell command. To invoke
|
/freebsd/crypto/openssl/test/recipes/ |
H A D | 25-test_d2i.t | 34 # type is incorrectly interpreted as an ASN.1 INTEGER the two zero content 36 # If the type is correctly interpreted it will by treated as an ASN1_STRING 42 # Above test data but interpreted as ASN.1 INTEGER: this will be rejected
|
/freebsd/contrib/bearssl/T0/ |
H A D | Word.cs | 30 * interpreted; native words are implemented as some in-compiler special 94 * run right away; if the word is interpreted, then the entry 105 * of the generated C code, a word must either be interpreted,
|
/freebsd/stand/forth/ |
H A D | loader.4th | 115 0= if ( interpreted ) get_arguments then 151 0= if ( interpreted ) get_arguments then 212 \ line, if interpreted, or given on the stack, if compiled in. 287 \ ... prevents words unused by `include' from being interpreted
|
/freebsd/contrib/libpcap/ |
H A D | pcap_findalldevs.3pcap | 210 pointer can be interpreted as if it pointed to a 212 for IPv6 addresses, it can be interpreted as if it pointed to a 214 For link-layer addresses, it can be interpreted as if it pointed to a
|
/freebsd/sys/sys/ |
H A D | clock.h | 59 * On input, the year is interpreted as follows: 95 * interpreted as described above. The nsec field is binary. If the ampm arg 96 * is true, the incoming hour and ispm values are interpreted as 12-hour am/pm 97 * representation of the hour, otherwise hour is interpreted as 24-hour and ispm
|