/freebsd/sys/contrib/openzfs/man/man8/ |
H A D | zfs-allow.8 | 192 Permissions are generally the ability to use a ZFS subcommand or change a ZFS 201 clone subcommand Must also have the \fBcreate\fR ability and \fBmount\fR ability in the origin file… 202 …reate subcommand Must also have the \fBmount\fR ability. Must also have the \fBrefreservation\fR a… 203 destroy subcommand Must also have the \fBmount\fR ability 204 diff subcommand Allows lookup of paths within a dataset given an object number, and the ability to … 209 promote subcommand Must also have the \fBmount\fR and \fBpromote\fR ability in the origin file syst… 210 receive subcommand Must also have the \fBmount\fR and \fBcreate\fR ability 212 rename subcommand Must also have the \fBmount\fR and \fBcreate\fR ability in the new parent 213 rollback subcommand Must also have the \fBmount\fR ability 216 snapshot subcommand Must also have the \fBmount\fR ability [all …]
|
H A D | zfs-unallow.8 | 192 Permissions are generally the ability to use a ZFS subcommand or change a ZFS 201 clone subcommand Must also have the \fBcreate\fR ability and \fBmount\fR ability in the origin file… 202 …reate subcommand Must also have the \fBmount\fR ability. Must also have the \fBrefreservation\fR a… 203 destroy subcommand Must also have the \fBmount\fR ability 204 diff subcommand Allows lookup of paths within a dataset given an object number, and the ability to … 209 promote subcommand Must also have the \fBmount\fR and \fBpromote\fR ability in the origin file syst… 210 receive subcommand Must also have the \fBmount\fR and \fBcreate\fR ability 212 rename subcommand Must also have the \fBmount\fR and \fBcreate\fR ability in the new parent 213 rollback subcommand Must also have the \fBmount\fR ability 216 snapshot subcommand Must also have the \fBmount\fR ability [all …]
|
H A D | zstream.8 | 136 The ability to send deduplicated send streams is deprecated. 137 In the future, the ability to receive a deduplicated send stream with
|
H A D | zstreamdump.8 | 136 The ability to send deduplicated send streams is deprecated. 137 In the future, the ability to receive a deduplicated send stream with
|
/freebsd/share/doc/papers/jail/ |
H A D | future.ms | 15 ability to offer a wide range of services within a jail environment. 18 ability to offer services in a jail environment. 37 is the ability to limit the impact of one jail on the CPU resources 56 ability to manage pools of processes in a jail-centric way. 61 ability to shut it down cleanly is paramount. 68 First, the ability to address kernel-centric management mechanisms at
|
H A D | paper.ms | 43 The FreeBSD ``Jail'' facility provides the ability to partition 98 information, but also in terms of the ability to modify files or processes 152 granted, in effect allowing the process the ability to do whatever it wants 209 However, this capability is, in effect, equivalent to the ability to switch to 210 any other account, as the ability to access any file provides access to system 211 keying material, which in turn provides the ability to authenticate as any 266 name-space is restricted in the style of chroot(2), the ability to bind network 267 resources is limited to a specific IP address, the ability to manipulate 269 the ability to interact with other processes is limited to only processes 285 includes the ability to restrict what network services a particular jail may
|
/freebsd/lib/libpmc/ |
H A D | pmc.3 | 257 The ability to cascade counters. 261 The ability to count negated to asserted transitions of the hardware 264 The ability to interrupt the CPU. 266 The ability to invert the sense of the hardware conditions being 269 The ability to perform precise sampling. 274 The ability to read from performance counters. 276 The ability to restrict counting of hardware events to when the CPU is 281 The ability to ignore simultaneous hardware events below a 284 The ability to restrict counting of hardware events to those when the 287 The ability to write to performance counters.
|
/freebsd/tools/tools/net80211/w00t/ |
H A D | README | 13 prga Gives ability to transmit on a WEP network. 14 redir Gives ability to decrypt in real-time on a WEP network, via Internet. 15 expand Gives ability to decrypt locally on a WEP network.
|
/freebsd/sys/dev/my/ |
H A D | if_my.c | 388 u_int16_t phy_sts = 0, media, advert, ability; in my_autoneg_mii() local 468 ability = my_phy_readreg(sc, PHY_LPAR); in my_autoneg_mii() 474 ability = 0; in my_autoneg_mii() 488 ability = 0; in my_autoneg_mii() 500 if (advert & PHY_ANAR_100BT4 && ability & PHY_ANAR_100BT4) { in my_autoneg_mii() 506 ability & PHY_ANAR_100BTXFULL) { in my_autoneg_mii() 512 ability & PHY_ANAR_100BTXHALF) { in my_autoneg_mii() 518 ability & PHY_ANAR_10BTFULL) { in my_autoneg_mii() 549 * To get PHY ability. 1582 u_int16_t advert = 0, ability = 0; in my_ifmedia_sts() local [all …]
|
/freebsd/lib/libc/net/ |
H A D | sctp_opt_info.3 | 56 has the ability to pass information 60 Other operating systems may not have this ability.
|
/freebsd/share/man/man4/ |
H A D | mac_ntpd.4 | 63 From that point on, the only privileges it requires are the ability 64 to manipulate system time, and the ability to re-bind a UDP socket
|
/freebsd/cddl/contrib/opensolaris/lib/pyzfs/common/ |
H A D | allow.py | 205 create=_("Must also have the 'mount' ability"), 206 destroy=_("Must also have the 'mount' ability"), 209 clone=_("""Must also have the 'create' ability and 'mount' 212 \t\t\t\tand 'promote' ability in the origin file system"""), 215 receive=_("Must also have the 'mount' and 'create' ability"),
|
/freebsd/contrib/sendmail/contrib/ |
H A D | domainmap.m4 | 10 1. Ability to have a different map for each domain. 11 2. Ability to perform virtual hosting for domains which are not in $=w. 12 3. Ability to use a centralized network-accessible database (such as
|
/freebsd/share/man/man7/ |
H A D | stdint.7 | 108 provides a signed integer type with the ability to hold a pointer to 115 provides an unsigned integer type with the ability to hold a pointer to
|
H A D | growfs.7 | 134 The ability to add a swap partition was added in 139 The ability to create a swap partition was added by
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/zvol/zvol_misc/ |
H A D | zvol_misc_004_pos.ksh | 38 # Verify the ability to take snapshots of zvols used as dump or swap. 88 log_assert "Verify the ability to take snapshots of zvols used as dump or swap."
|
/freebsd/contrib/bc/ |
H A D | README.md | 357 * A pseudo-random number generator. This includes the ability to set the seed 359 * The ability to use stacks for the globals `scale`, `ibase`, and `obase` 361 * The ability to *not* use non-standard keywords. For example, `abs` is a 365 * The ability to turn on and off printing leading zeroes on numbers greater than 385 * The ability to put strings into variables in `bc`. (This always existed in 396 * The ability for users to define their own defaults for various options during
|
/freebsd/tests/sys/cddl/zfs/tests/acl/trivial/ |
H A D | zfs_acl_find_001_pos.ksh | 36 # Verifies ability to find files with attribute with -xattr flag and using 56 log_assert "Verifies ability to find files with attribute with" \
|
/freebsd/usr.bin/dpv/ |
H A D | dpv.1 | 134 which lack the ability to display the status line 146 which lack the ability to display the status line 238 which lack the ability to display the status line
|
/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/ |
H A D | hwasan_flags.inc | 57 "Affects the quality of heap-related reports, but not the ability " 63 "Affects the quality of stack-related reports, but not the ability "
|
/freebsd/share/man/man5/ |
H A D | bluetooth.device.conf.5 | 32 Bluetooth device configuration framework provides ability to adjust certain 142 parameter provides the ability to modify the user friendly name for the device.
|
/freebsd/contrib/tcsh/ |
H A D | eight-bit.me | 116 self-insert-command, I lost the ability to use the Meta key to call the 121 terminal emulator, I can get that ability back via xterm bindings!
|
/freebsd/sys/dev/mii/ |
H A D | xmphyreg.h | 110 #define XMPHY_MII_RESAB 0x10 /* Resolved ability */ 114 #define XMPHY_RESAB_ABLMIS 0x0010 /* Ability mismatch */
|
/freebsd/contrib/libarchive/libarchive/test/ |
H A D | test_compat_lzma.c | 83 * Verify our ability to read sample files compatibly with unlzma. 90 * Verify our ability to read sample files compatibly with lzma of
|
/freebsd/share/doc/psd/15.yacc/ |
H A D | ss0 | 61 is invoked; actions have the ability to return values and 128 complicate the specification beyond Yacc's ability to deal with it.
|