Home
last modified time | relevance | path

Searched refs:immutable (Results 1 – 25 of 27) sorted by relevance

12

/freebsd-13.1/sys/contrib/openzfs/tests/zfs-tests/tests/functional/chattr/
H A Dchattr_002_neg.ksh46 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 Dchattr_001_pos.ksh46 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 Dvarcmd.exp3 immutable FU='bar'
4 immutable FOO='goo'
H A Dvarcmd.mk44 two: immutable
45 immutable:
/freebsd-13.1/usr.sbin/bhyve/
H A Dmem.c172 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.arcconfig4 "history.immutable" : true
/freebsd-13.1/usr.sbin/bsdconfig/security/include/
H A Dsecurelevel.hlp11 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 Dprovider.c406 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 Ddelete_s.c55 if(ent.entry.flags.immutable) { in kadm5_s_delete_principal()
/freebsd-13.1/lib/libc/locale/
H A DDESIGN.xlocale38 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 Dauto_array.ipp112 /// \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 Dhdb.schema30 #-- immutable(13) -- may not be deleted
H A Dhdb.asn145 immutable(13), -- may not be deleted
/freebsd-13.1/sys/dev/qlnx/qlnxr/
H A Dqlnxr_verbs.h67 struct ib_port_immutable *immutable);
H A Dqlnxr_verbs.c384 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 Dmthca_provider.c1162 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 Dtst.set_props.zcp27 -- In lua, strings are immutable, so to avoid a bunch of copies, we
/freebsd-13.1/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_main.c2467 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 Dfield-formatting.rst319 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 Dstructure-indexes14 Rev and pack files are immutable, so the same is true for index data.
117 immutable.
H A Dstructure7 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 Dstructure14 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 Dmlx5_ib_main.c3068 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 Dfreebsd-tips464 system immutable flag for all files in /usr/obj.
/freebsd-13.1/crypto/heimdal/
H A DChangeLog.1998585 * lib/kadm5/delete_s.c: Check immutable bit.

12