Home
last modified time | relevance | path

Searched defs:prop (Results 1 – 25 of 252) sorted by relevance

1234567891011

/netbsd/usr.sbin/memswitch/
H A Dmethods.c98 fill_uchar(struct property *prop) in fill_uchar()
113 fill_ushort(struct property *prop) in fill_ushort()
128 fill_ulong(struct property *prop) in fill_ulong()
143 flush_uchar(struct property *prop) in flush_uchar()
157 flush_ushort(struct property *prop) in flush_ushort()
172 flush_ulong(struct property *prop) in flush_ulong()
189 flush_dummy(struct property *prop) in flush_dummy()
543 print_uchar(struct property *prop, char *str) in print_uchar()
559 print_ucharh(struct property *prop, char *str) in print_ucharh()
591 print_ulong(struct property *prop, char *str) in print_ulong()
[all …]
/netbsd/external/cddl/osnet/dist/common/zfs/
H A Dzfs_prop.c472 zfs_prop_delegatable(zfs_prop_t prop) in zfs_prop_delegatable()
536 zfs_userquota_prop_t prop; in zfs_prop_userquota() local
592 zfs_prop_get_type(zfs_prop_t prop) in zfs_prop_get_type()
601 zfs_prop_readonly(zfs_prop_t prop) in zfs_prop_readonly()
611 zfs_prop_setonce(zfs_prop_t prop) in zfs_prop_setonce()
633 zfs_prop_to_name(zfs_prop_t prop) in zfs_prop_to_name()
642 zfs_prop_inheritable(zfs_prop_t prop) in zfs_prop_inheritable()
655 zfs_prop_values(zfs_prop_t prop) in zfs_prop_values()
666 zfs_prop_is_string(zfs_prop_t prop) in zfs_prop_is_string()
677 zfs_prop_column_name(zfs_prop_t prop) in zfs_prop_column_name()
[all …]
H A Dzpool_prop.c149 zpool_prop_to_name(zpool_prop_t prop) in zpool_prop_to_name()
155 zpool_prop_get_type(zpool_prop_t prop) in zpool_prop_get_type()
161 zpool_prop_readonly(zpool_prop_t prop) in zpool_prop_readonly()
167 zpool_prop_default_string(zpool_prop_t prop) in zpool_prop_default_string()
173 zpool_prop_default_numeric(zpool_prop_t prop) in zpool_prop_default_numeric()
199 zpool_prop_string_to_index(zpool_prop_t prop, const char *string, in zpool_prop_string_to_index()
206 zpool_prop_index_to_string(zpool_prop_t prop, uint64_t index, in zpool_prop_index_to_string()
213 zpool_prop_random_value(zpool_prop_t prop, uint64_t seed) in zpool_prop_random_value()
221 zpool_prop_values(zpool_prop_t prop) in zpool_prop_values()
227 zpool_prop_column_name(zpool_prop_t prop) in zpool_prop_column_name()
[all …]
H A Dzprop_common.c75 zprop_register_impl(int prop, const char *name, zprop_type_t type, in zprop_register_impl()
107 zprop_register_string(int prop, const char *name, const char *def, in zprop_register_string()
117 zprop_register_number(int prop, const char *name, uint64_t def, in zprop_register_number()
126 zprop_register_index(int prop, const char *name, uint64_t def, in zprop_register_index()
173 int i, j, num_props, size, prop; in zprop_iter_common() local
246 zprop_name_to_prop_cb(int prop, void *cb_data) in zprop_name_to_prop_cb()
260 int prop; in zprop_name_to_prop() local
328 zprop_random_value(int prop, uint64_t seed, zfs_type_t type) in zprop_random_value()
344 zprop_values(int prop, zfs_type_t type) in zprop_values()
360 zprop_valid_for_type(int prop, zfs_type_t type) in zprop_valid_for_type()
[all …]
/netbsd/external/gpl2/dtc/dist/
H A Dchecks.c203 struct property *prop; in check_is_string() local
222 struct property *prop; in check_is_string_list() local
250 struct property *prop; in check_is_cell() local
365 struct property *prop; in check_property_name_chars() local
381 struct property *prop; in check_property_name_chars_strict() local
447 struct property *prop; in check_duplicate_label_node() local
468 struct property *prop; in check_phandle_prop() local
585 struct property *prop; in fixup_phandle_references() local
620 struct property *prop; in fixup_path_references() local
674 struct property *prop; in check_names_is_string_list() local
[all …]
H A Dlivetree.c283 struct property *prop = node->proplist; in delete_property_by_name() local
294 void delete_property(struct property *prop) in delete_property()
329 struct property *prop; in delete_node() local
428 struct property *prop; in get_property() local
437 cell_t propval_cell(struct property *prop) in propval_cell()
452 struct property *prop; in get_property_by_label() local
710 struct property *prop, **tbl; in sort_properties() local
869 struct property *prop; in any_fixup_tree() local
914 struct property *prop; in generate_fixups_tree_internal() local
934 struct property *prop; in any_local_fixup_tree() local
[all …]
H A Dtreesource.c165 static enum markertype guess_value_type(struct property *prop) in guess_value_type()
198 static void write_propval(FILE *f, struct property *prop) in write_propval()
285 struct property *prop; in write_tree_source_node() local
H A Dyamltree.c114 static void yaml_propval(yaml_emitter_t *emitter, struct property *prop) in yaml_propval()
180 struct property *prop; in yaml_tree() local
/netbsd/crypto/external/bsd/openssl/dist/crypto/property/
H A Dproperty_query.c37 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 Ddefn_cache.c26 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()
/netbsd/sys/dev/ofw/
H A Dofw_subr.c202 char *prop, propbuf[OFW_MAX_STACK_BUF_SIZE]; in of_compatible() local
260 char *prop, propbuf[OFW_MAX_STACK_BUF_SIZE]; in of_compatible_match() local
307 char *prop, propbuf[OFW_MAX_STACK_BUF_SIZE]; in of_compatible_lookup() local
472 uint32_t prop; in of_to_uint32_prop() local
489 uint8_t prop[256]; in of_to_dataprop() local
564 of_hasprop(int node, const char *prop) in of_hasprop()
574 of_getprop_uint32(int node, const char *prop, uint32_t *val) in of_getprop_uint32()
588 of_getprop_uint32_array(int node, const char *prop, uint32_t *array, int n) in of_getprop_uint32_array()
609 of_getprop_uint64(int node, const char *prop, uint64_t *val) in of_getprop_uint64()
/netbsd/sys/dev/fdt/
H A Dfdt_subr.c122 fdtbus_get_phandle(int phandle, const char *prop) in fdtbus_get_phandle()
139 fdtbus_get_phandle_with_data(int phandle, const char *prop, const char *cells, in fdtbus_get_phandle_with_data()
375 const char *prop; in fdtbus_get_stdout_path() local
391 const char *prop, *p; in fdtbus_get_stdout_phandle() local
417 const char *prop, *p; in fdtbus_get_stdout_speed() local
433 const char *prop, *p; in fdtbus_get_stdout_flags() local
476 const char *prop = fdt_getprop(fdtbus_get_data(), off, "status", NULL); in fdtbus_status_okay() local
484 fdtbus_get_prop(int phandle, const char *prop, int *plen) in fdtbus_get_prop()
492 fdtbus_get_string(int phandle, const char *prop) in fdtbus_get_string()
503 fdtbus_get_string_index(int phandle, const char *prop, u_int index) in fdtbus_get_string_index()
[all …]
H A Dfdt_openfirm.c119 OF_nextprop(int phandle, const char *prop, void *nextprop) in OF_nextprop()
169 OF_getprop(int phandle, const char *prop, void *buf, int buflen) in OF_getprop()
229 OF_getproplen(int phandle, const char *prop) in OF_getproplen()
282 OF_setprop(int phandle, const char *prop, const void *buf, int buflen) in OF_setprop()
H A Dfdt_gpio.c81 fdtbus_gpio_count(int phandle, const char *prop) in fdtbus_gpio_count()
105 fdtbus_gpio_acquire(int phandle, const char *prop, int flags) in fdtbus_gpio_acquire()
111 fdtbus_gpio_acquire_index(int phandle, const char *prop, in fdtbus_gpio_acquire_index()
H A Dfdt_pwm.c81 fdtbus_pwm_acquire(int phandle, const char *prop) in fdtbus_pwm_acquire()
87 fdtbus_pwm_acquire_index(int phandle, const char *prop, int index) in fdtbus_pwm_acquire_index()
H A Dfdt_dai.c81 fdtbus_dai_acquire(int phandle, const char *prop) in fdtbus_dai_acquire()
87 fdtbus_dai_acquire_index(int phandle, const char *prop, int index) in fdtbus_dai_acquire_index()
H A Dfdt_clock.c85 fdtbus_clock_get_index_prop(int phandle, u_int index, const char *prop) in fdtbus_clock_get_index_prop()
124 fdtbus_clock_get_prop(int phandle, const char *clkname, const char *prop) in fdtbus_clock_get_prop()
137 fdtbus_clock_count(int phandle, const char *prop) in fdtbus_clock_count()
H A Dfdt_rtc.c42 const char *prop; in fdtbus_todr_attach() local
/netbsd/sys/external/bsd/drm2/dist/drm/
H A Ddrm_blend.c211 struct drm_property *prop; in drm_plane_create_alpha_property() local
274 struct drm_property *prop; in drm_plane_create_rotation_property() local
363 struct drm_property *prop; in drm_plane_create_zpos_property() local
401 struct drm_property *prop; in drm_plane_create_zpos_immutable_property() local
566 struct drm_property *prop; in drm_plane_create_blend_mode_property() local
/netbsd/external/gpl3/gdb/dist/sim/ppc/
H A Dhw_register.c78 const device_property *prop) in do_register_init()
112 const device_property *prop = device_find_property(me, NULL); in register_init_data_callback() local
/netbsd/external/gpl3/gdb.old/dist/sim/ppc/
H A Dhw_register.c78 const device_property *prop) in do_register_init()
112 const device_property *prop = device_find_property(me, NULL); in register_init_data_callback() local
/netbsd/external/cddl/osnet/dist/lib/pyzfs/common/
H A Duserspace.py49 def skiptype(options, prop): argument
103 def process_one_raw(acct, options, prop, elem): argument
/netbsd/usr.sbin/wsmoused/
H A Dwsmoused.h69 struct prop { struct
85 struct prop *b_prop[MAX_PROPS]; argument
/netbsd/crypto/external/bsd/libsaslc/dist/src/
H A Dsaslc_private.h52 saslc__dict_t *prop; /* configuration options */ member
63 saslc__dict_t *prop; /* session properties */ member
/netbsd/external/gpl2/dtc/dist/tests/
H A Dlabel01.dts41 prop: string = str: "foo", str_mid: "stuffstuff\t\t\t\n\n\n" str_end: ; label

1234567891011