Lines Matching refs:bits
481 * Mode Structure:: Structure of file mode bits
482 * Symbolic Modes:: Mnemonic representation of file mode bits
483 * Numeric Modes:: File mode bits as octal numbers
1224 uses the pool to generate random bits. If the pool is short of data,
1225 the device reuses the internal pool to produce more bits, using a
2103 seven bits of each byte is used; the high-order bit is ignored.
4129 This is specified in bits and thus must be a multiple of 8.
4404 various lengths (respectively 224, 256, 384 and 512 bits),
7173 For portability, @var{ooo} should represent a value that fits in eight bits.
7949 In addition to the name of each file, print the file type, file mode bits,
8019 The file mode bits listed are similar to symbolic mode specifications
8020 (@pxref{Symbolic Modes}). But @command{ls} combines multiple bits into the
8048 Following the file mode bits is a single character that specifies
8050 applies to the file. When the character following the file mode bits is a
9083 including file mode bits and (if possible) access control lists (ACLs).
9149 sticky bits as the create mode; the operating system then applies either
9974 @command{install} copies files while setting their file mode bits and, if
10002 set-user-ID and set-group-ID bits of parent directories are inherited.
10072 Set the file mode bits for the installed file or directory to @var{mode},
10696 all zero bits. This is in addition to the number of passes specified
11111 Set the file permission bits of created directories to @var{mode},
11118 Normally the directory has the desired file mode bits at the moment it
11120 special mode bits, but in this case there may be a temporary window
11121 during which the directory exists but its special mode bits are
11123 set-user-ID and set-group-ID bits of directories are inherited unless
11132 file permission bits to @samp{=rwx,u+wx},
11135 bits.
11138 file permission bits of any newly-created parent directories.
11139 To control these bits, set the
11142 @file{P} it sets the parent's file permission bits to @samp{u=rwx,go=rx}.
11144 To set a parent's special mode bits as well, you can invoke
11146 Setgid}, for how the set-user-ID and set-group-ID bits of
11195 permission bits. @xref{File permissions}.
11271 @var{mode} should specify only file permission bits.
11572 set-group-ID permission bits. This behavior depends on the policy and
11576 might not affect those bits when invoked by a user with appropriate
11578 bits signify some function other than executable permission (e.g.,
11878 file mode bits of a file.
11884 may cause the set-user-ID and set-group-ID bits of @var{mode} or
11889 If used, @var{mode} specifies the new file mode bits.
12789 duplicate or backup blocks, error correction bits, and so forth.
12940 @item %a -- Permission bits in octal (note @samp{#} and @samp{0} printf flags)
12941 @item %A -- Permission bits in symbolic form (similar to @command{ls -ld})
15207 Set character size to 5, 6, 7, or 8 bits.
15217 @cindex stop bits
15218 Use two stop bits per character (one if negated). May be negated.