/freebsd/sys/contrib/openzfs/module/zcommon/ |
H A D | zpool_prop.c | 207 zpool_prop_to_name(zpool_prop_t prop) in zpool_prop_to_name() 213 zpool_prop_get_type(zpool_prop_t prop) in zpool_prop_get_type() 219 zpool_prop_readonly(zpool_prop_t prop) in zpool_prop_readonly() 225 zpool_prop_setonce(zpool_prop_t prop) in zpool_prop_setonce() 231 zpool_prop_default_string(zpool_prop_t prop) in zpool_prop_default_string() 237 zpool_prop_default_numeric(zpool_prop_t prop) in zpool_prop_default_numeric() 263 zpool_prop_string_to_index(zpool_prop_t prop, const char *string, in zpool_prop_string_to_index() 270 zpool_prop_index_to_string(zpool_prop_t prop, uint64_t index, in zpool_prop_index_to_string() 277 zpool_prop_random_value(zpool_prop_t prop, uint64_t seed) in zpool_prop_random_value() 286 zpool_prop_values(zpool_prop_t prop) in zpool_prop_values() [all …]
|
H A D | zfs_prop.c | 784 zfs_prop_delegatable(zfs_prop_t prop) in zfs_prop_delegatable() 839 zfs_userquota_prop_t prop; in zfs_prop_userquota() local 870 zfs_prop_string_to_index(zfs_prop_t prop, const char *string, uint64_t *index) in zfs_prop_string_to_index() 876 zfs_prop_index_to_string(zfs_prop_t prop, uint64_t index, const char **string) in zfs_prop_index_to_string() 882 zfs_prop_random_value(zfs_prop_t prop, uint64_t seed) in zfs_prop_random_value() 891 zfs_prop_valid_for_type(int prop, zfs_type_t types, boolean_t headcheck) in zfs_prop_valid_for_type() 897 zfs_prop_get_type(zfs_prop_t prop) in zfs_prop_get_type() 908 zfs_prop_readonly(zfs_prop_t prop) in zfs_prop_readonly() 921 zfs_prop_visible(zfs_prop_t prop) in zfs_prop_visible() 933 zfs_prop_setonce(zfs_prop_t prop) in zfs_prop_setonce() [all …]
|
H A D | zprop_common.c | 97 zprop_register_impl(int prop, const char *name, zprop_type_t type, in zprop_register_impl() 134 zprop_register_string(int prop, const char *name, const char *def, in zprop_register_string() 145 zprop_register_number(int prop, const char *name, uint64_t def, in zprop_register_number() 156 zprop_register_index(int prop, const char *name, uint64_t def, in zprop_register_index() 167 zprop_register_hidden(int prop, const char *name, zprop_type_t type, in zprop_register_hidden() 206 int i, num_props, size, prop; in zprop_iter_common() local 282 zprop_name_to_prop_cb(int prop, void *cb_data) in zprop_name_to_prop_cb() 296 int prop; in zprop_name_to_prop() local 309 zprop_string_to_index(int prop, const char *string, uint64_t *index, in zprop_string_to_index() 335 zprop_index_to_string(int prop, uint64_t index, const char **string, in zprop_index_to_string() [all …]
|
/freebsd/sys/dev/bhnd/nvram/ |
H A D | bhnd_nvram_plist.c | 142 bhnd_nvram_prop *prop; in bhnd_nvram_plist_copy() local 208 bhnd_nvram_plist_replace(bhnd_nvram_plist *plist, bhnd_nvram_prop *prop) in bhnd_nvram_plist_replace() 245 bhnd_nvram_prop *prop; in bhnd_nvram_plist_replace_val() local 282 bhnd_nvram_prop *prop; in bhnd_nvram_plist_replace_bytes() local 412 bhnd_nvram_plist_append(bhnd_nvram_plist *plist, bhnd_nvram_prop *prop) in bhnd_nvram_plist_append() 461 bhnd_nvram_prop *prop; in bhnd_nvram_plist_append_val() local 491 bhnd_nvram_prop *prop; in bhnd_nvram_plist_append_bytes() local 535 bhnd_nvram_plist_next(bhnd_nvram_plist *plist, bhnd_nvram_prop *prop) in bhnd_nvram_plist_next() 595 bhnd_nvram_prop *prop; in bhnd_nvram_plist_get_val() local 629 bhnd_nvram_prop *prop; in bhnd_nvram_plist_get_encoded() local [all …]
|
H A D | bhnd_nvram_store.c | 455 bhnd_nvram_prop *prop; in bhnd_nvstore_export_merge() local 621 bhnd_nvram_prop *prop; in bhnd_nvram_store_export_child() local 825 bhnd_nvram_prop *prop; in bhnd_nvram_store_export() local 1104 bhnd_nvram_prop *prop; in bhnd_nvram_store_getvar() local
|
H A D | bhnd_nvram_plistvar.h | 56 bhnd_nvram_prop *prop; member
|
/freebsd/crypto/openssl/crypto/property/ |
H A D | property_query.c | 37 OSSL_PROPERTY_TYPE ossl_property_get_type(const OSSL_PROPERTY_DEFINITION *prop) in ossl_property_get_type() 43 const OSSL_PROPERTY_DEFINITION *prop) in ossl_property_get_string_value() 52 int64_t ossl_property_get_number_value(const OSSL_PROPERTY_DEFINITION *prop) in ossl_property_get_number_value() 70 const OSSL_PROPERTY_DEFINITION *prop; in ossl_property_is_enabled() local
|
H A D | defn_cache.c | 26 const char *prop; member 71 OSSL_PROPERTY_LIST *ossl_prop_defn_get(OSSL_LIB_CTX *ctx, const char *prop) in ossl_prop_defn_get() 95 int ossl_prop_defn_set(OSSL_LIB_CTX *ctx, const char *prop, in ossl_prop_defn_set()
|
/freebsd/usr.sbin/bhyve/riscv/ |
H A D | fdt.c | 51 #define SET_PROP_U32(prop, idx, val) \ argument 53 #define SET_PROP_U64(prop, idx, val) \ argument 177 void *fdt, *prop; in fdt_add_aplic() local 240 void *fdt, *prop; in fdt_add_pcie() local
|
/freebsd/usr.sbin/ofwdump/ |
H A D | ofwdump.c | 146 char prop[OFIOCSUGGPROPNAMELEN]; in ofw_dump_properties() local 154 ofw_dump_property(int fd, phandle_t n, int level, const char *prop, bool raw, in ofw_dump_property() 210 ofw_dump_node(int fd, phandle_t n, int level, int rec, int prop, in ofw_dump_node() 242 ofw_dump(int fd, const char *start, bool rec, bool prop, const char *pmatch, in ofw_dump()
|
/freebsd/cddl/contrib/opensolaris/lib/pyzfs/common/ |
H A D | userspace.py | 49 def skiptype(options, prop): argument 103 def process_one_raw(acct, options, prop, elem): argument
|
/freebsd/usr.sbin/mfiutil/ |
H A D | mfi_patrol.c | 64 patrol_get_props(int fd, struct mfi_pr_properties *prop) in patrol_get_props() 80 struct mfi_pr_properties prop; in show_patrol() local 250 struct mfi_pr_properties prop; in patrol_config() local
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | dsl_prop.c | 48 dodefault(zfs_prop_t prop, int intsz, int numints, void *buf) in dodefault() 75 dsl_prop_known_index(zfs_prop_t prop, uint64_t value) in dsl_prop_known_index() 92 zfs_prop_t prop; in dsl_prop_get_dd() local 194 zfs_prop_t prop = zfs_name_to_prop(propname); in dsl_prop_get_ds() local 398 zfs_prop_t prop = zfs_name_to_prop(propname); in dsl_prop_predict() local 693 zfs_prop_t prop = zfs_name_to_prop(propname); in dsl_prop_set_iuv() local 1075 zfs_prop_t prop; in dsl_prop_get_all_impl() local 1328 dsl_prop_nvlist_add_uint64(nvlist_t *nv, zfs_prop_t prop, uint64_t value) in dsl_prop_nvlist_add_uint64() 1351 dsl_prop_nvlist_add_string(nvlist_t *nv, zfs_prop_t prop, const char *value) in dsl_prop_nvlist_add_string()
|
/freebsd/stand/powerpc/ofw/ |
H A D | ofwfdt.c | 36 OF_hasprop(phandle_t node, const char *prop) in OF_hasprop() 98 const void *prop; in ofwfdt_fixups() local
|
/freebsd/sys/contrib/libfdt/ |
H A D | fdt_rw.c | 204 int len, struct fdt_property **prop) in fdt_resize_property_() 222 int len, struct fdt_property **prop) in fdt_add_property_() 275 struct fdt_property *prop; in fdt_setprop_placeholder() local 308 struct fdt_property *prop; in fdt_appendprop() local 334 struct fdt_property *prop; in fdt_delprop() local
|
H A D | fdt_ro.c | 295 const struct fdt_property *prop; in fdt_get_property_by_offset_() local 337 const struct fdt_property *prop; in fdt_get_property_namelen_() local 387 const struct fdt_property *prop; in fdt_getprop_namelen() local 404 const struct fdt_property *prop; in fdt_getprop_by_offset() local 740 const void *prop; in fdt_node_check_compatible() local
|
H A D | fdt_sw.c | 225 struct fdt_property *prop; in fdt_property_placeholder() local 283 struct fdt_property *prop = in fdt_finish() local
|
/freebsd/crypto/openssl/test/ |
H A D | property_test.c | 215 const char *prop; member 242 OSSL_PROPERTY_LIST *q_combined = NULL, *prop = NULL; in test_property_merge() local 346 const char *prop; in test_register_deregister() member 400 const char *prop; in test_property() member 413 const char *prop; in test_property() member
|
/freebsd/stand/kboot/kboot/arch/powerpc64/ |
H A D | fdt_arch.c | 37 const void *prop; in fdt_arch_fixups() local
|
/freebsd/sys/contrib/openzfs/include/sys/ |
H A D | zcp_set.h | 33 const char *prop; member
|
/freebsd/sys/dev/smartpqi/ |
H A D | smartpqi_sis.c | 231 uint32_t *prop, uint32_t *ext_prop) in pqisrc_get_adapter_properties() 414 uint32_t prop = 0; in pqisrc_sis_init() local
|
/freebsd/usr.bin/dtc/ |
H A D | checking.cc | 194 check_manager::add_property_type_checker(const char *name, const string &prop) in add_property_type_checker() 202 const string &prop, in add_property_size_checker()
|
/freebsd/sys/dev/atopcase/ |
H A D | atopcase_acpi.c | 109 atopcase_acpi_set_comm_enabled(struct atopcase_softc *sc, char *prop, in atopcase_acpi_set_comm_enabled() 130 atopcase_acpi_test_comm_enabled(ACPI_HANDLE handle, char *prop, int *enabled) in atopcase_acpi_test_comm_enabled()
|
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/ |
H A D | zfs_sysfs.c | 331 zfs_prop_t prop = zfs_name_to_prop(kobject_name(kobj)); in dataset_property_show() local 345 vdev_prop_t prop = vdev_name_to_prop(kobject_name(kobj)); in vdev_property_show() local 359 zpool_prop_t prop = zpool_name_to_prop(kobject_name(kobj)); in pool_property_show() local 554 zprop_to_kobj(int prop, void *args) in zprop_to_kobj()
|
/freebsd/sys/dev/ofw/ |
H A D | ofw_fdt.c | 298 const void *prop; in ofw_fdt_getproplen() local 332 const void *prop; in ofw_fdt_getprop() local 380 const void *prop; in ofw_fdt_nextprop() local
|