| /freebsd-13.1/sys/contrib/openzfs/tests/zfs-tests/tests/functional/chattr/ |
| H A D | chattr_002_neg.ksh | 46 set -A files writable immutable append 64 log_must user_run $QUSER1 touch $TESTDIR/immutable 68 log_must chattr +i $TESTDIR/immutable 73 log_must user_run $QUSER1 chattr +i $TESTDIR/immutable 78 log_mustnot user_run $QUSER1 chattr -i $TESTDIR/immutable
|
| H A D | chattr_001_pos.ksh | 46 set -A files writable immutable append 70 log_must touch $TESTDIR/immutable 75 log_must chflags schg $TESTDIR/immutable 79 log_must chattr +i $TESTDIR/immutable
|
| /freebsd-13.1/contrib/bmake/unit-tests/ |
| H A D | varcmd.exp | 3 immutable FU='bar' 4 immutable FOO='goo'
|
| H A D | varcmd.mk | 44 two: immutable 45 immutable:
|
| /freebsd-13.1/usr.sbin/bhyve/ |
| H A D | mem.c | 172 int err, perror, immutable; in access_memory() local 209 immutable = (entry->mr_param.flags & MEM_F_IMMUTABLE); in access_memory() 210 if (immutable) { in access_memory() 217 if (!immutable) { in access_memory()
|
| /freebsd-13.1/ |
| H A D | .arcconfig | 4 "history.immutable" : true
|
| /freebsd-13.1/usr.sbin/bsdconfig/security/include/ |
| H A D | securelevel.hlp | 11 0 Insecure mode - immutable and append-only flags may be turned 15 1 Secure mode - the system immutable and system append-only
|
| /freebsd-13.1/sys/dev/cxgbe/iw_cxgbe/ |
| H A D | provider.c | 406 struct ib_port_immutable *immutable) in c4iw_port_immutable() argument 411 immutable->core_cap_flags = RDMA_CORE_PORT_IWARP; in c4iw_port_immutable() 417 immutable->pkey_tbl_len = attr.pkey_tbl_len; in c4iw_port_immutable() 418 immutable->gid_tbl_len = attr.gid_tbl_len; in c4iw_port_immutable()
|
| /freebsd-13.1/crypto/heimdal/lib/kadm5/ |
| H A D | delete_s.c | 55 if(ent.entry.flags.immutable) { in kadm5_s_delete_principal()
|
| /freebsd-13.1/lib/libc/locale/ |
| H A D | DESIGN.xlocale | 38 A locale_t is almost immutable after creation. There are no functions that modify it, 43 supported by `setlocale()`. These are likewise immutable after creation. This 99 The `localeconv()` function is an exception to the immutable-after-creation
|
| /freebsd-13.1/contrib/kyua/utils/ |
| H A D | auto_array.ipp | 112 /// \return The raw immutable pointer. 202 /// \return An immutable reference to the element at the specified position.
|
| /freebsd-13.1/crypto/heimdal/lib/hdb/ |
| H A D | hdb.schema | 30 #-- immutable(13) -- may not be deleted
|
| H A D | hdb.asn1 | 45 immutable(13), -- may not be deleted
|
| /freebsd-13.1/sys/dev/qlnx/qlnxr/ |
| H A D | qlnxr_verbs.h | 67 struct ib_port_immutable *immutable);
|
| H A D | qlnxr_verbs.c | 384 struct ib_port_immutable *immutable) in qlnxr_roce_port_immutable() argument 6383 struct ib_port_immutable *immutable) 6400 immutable->pkey_tbl_len = 1; 6401 immutable->gid_tbl_len = 1; 6402 immutable->core_cap_flags = RDMA_CORE_PORT_IWARP; 6403 immutable->max_mad_size = 0; 6405 immutable->pkey_tbl_len = attr.pkey_tbl_len; 6406 immutable->gid_tbl_len = attr.gid_tbl_len; 6407 immutable->core_cap_flags = RDMA_CORE_PORT_IBA_ROCE; 6408 immutable->max_mad_size = IB_MGMT_MAD_SIZE;
|
| /freebsd-13.1/sys/dev/mthca/ |
| H A D | mthca_provider.c | 1162 struct ib_port_immutable *immutable) in mthca_port_immutable() argument 1171 immutable->pkey_tbl_len = attr.pkey_tbl_len; in mthca_port_immutable() 1172 immutable->gid_tbl_len = attr.gid_tbl_len; in mthca_port_immutable() 1173 immutable->core_cap_flags = RDMA_CORE_PORT_IBA_IB; in mthca_port_immutable() 1174 immutable->max_mad_size = IB_MGMT_MAD_SIZE; in mthca_port_immutable()
|
| /freebsd-13.1/sys/contrib/openzfs/tests/zfs-tests/tests/functional/channel_program/synctask_core/ |
| H A D | tst.set_props.zcp | 27 -- In lua, strings are immutable, so to avoid a bunch of copies, we
|
| /freebsd-13.1/sys/dev/mlx4/mlx4_ib/ |
| H A D | mlx4_ib_main.c | 2467 struct ib_port_immutable *immutable) in mlx4_port_immutable() argument 2477 immutable->pkey_tbl_len = attr.pkey_tbl_len; in mlx4_port_immutable() 2478 immutable->gid_tbl_len = attr.gid_tbl_len; in mlx4_port_immutable() 2481 immutable->core_cap_flags = RDMA_CORE_PORT_IBA_IB; in mlx4_port_immutable() 2484 immutable->core_cap_flags = RDMA_CORE_PORT_IBA_ROCE; in mlx4_port_immutable() 2486 immutable->core_cap_flags = RDMA_CORE_PORT_IBA_ROCE | in mlx4_port_immutable() 2490 immutable->max_mad_size = IB_MGMT_MAD_SIZE; in mlx4_port_immutable()
|
| /freebsd-13.1/contrib/libxo/doc/ |
| H A D | field-formatting.rst | 319 The format string must be immutable across multiple calls to xo_emit_f(), 322 immutable, the XOEF_RETAIN flag must not be used.
|
| /freebsd-13.1/contrib/subversion/subversion/libsvn_fs_fs/ |
| H A D | structure-indexes | 14 Rev and pack files are immutable, so the same is true for index data. 117 immutable.
|
| H A D | structure | 7 In FSFS, each committed revision is represented as an immutable file 26 of the prototype rev file to form the immutable revision file.
|
| /freebsd-13.1/contrib/subversion/subversion/libsvn_fs_x/ |
| H A D | structure | 14 In FSFS, each committed revision is represented as an immutable file 29 of the prototype rev file to form the immutable revision file.
|
| /freebsd-13.1/sys/dev/mlx5/mlx5_ib/ |
| H A D | mlx5_ib_main.c | 3068 struct ib_port_immutable *immutable) in mlx5_port_immutable() argument 3079 immutable->pkey_tbl_len = attr.pkey_tbl_len; in mlx5_port_immutable() 3080 immutable->gid_tbl_len = attr.gid_tbl_len; in mlx5_port_immutable() 3081 immutable->core_cap_flags = get_core_cap_flags(ibdev); in mlx5_port_immutable() 3083 immutable->max_mad_size = IB_MGMT_MAD_SIZE; in mlx5_port_immutable()
|
| /freebsd-13.1/usr.bin/fortune/datfiles/ |
| H A D | freebsd-tips | 464 system immutable flag for all files in /usr/obj.
|
| /freebsd-13.1/crypto/heimdal/ |
| H A D | ChangeLog.1998 | 585 * lib/kadm5/delete_s.c: Check immutable bit.
|