| /freebsd-12-stable/usr.sbin/mfiutil/ |
| D | mfi_volume.c | 97 mfi_ld_get_props(int fd, uint8_t target_id, struct mfi_ld_props *props) in mfi_ld_get_props() 107 mfi_ld_set_props(int fd, struct mfi_ld_props *props) in mfi_ld_set_props() 171 stage_cache_setting(struct mfi_ld_props *props, uint8_t new_policy, in stage_cache_setting() 185 process_cache_command(int ac, char **av, struct mfi_ld_props *props) in process_cache_command() 291 struct mfi_ld_props props, new; in volume_cache() local 395 struct mfi_ld_props props; in volume_name() local
|
| D | mfi_bbu.c | 108 mfi_bbu_get_props(int fd, struct mfi_bbu_properties *props, uint8_t *statusp) in mfi_bbu_get_props() 116 mfi_bbu_set_props(int fd, struct mfi_bbu_properties *props, uint8_t *statusp) in mfi_bbu_set_props() 160 struct mfi_bbu_properties props; in update_bbu_props() local
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/ARCMigrate/ |
| D | TransProperties.cpp | 85 PropsTy &props = AtProps[Loc]; in collectProperties() local 120 PropsTy &props = findAtLoc->second; in doTransform() local 133 PropsTy &props = I->second; in doTransform() local 146 PropsTy &props, SourceLocation atLoc, in doPropAction() 169 void rewriteProperty(PropsTy &props, SourceLocation atLoc) { in rewriteProperty() 198 void removeAssignForDefaultStrong(PropsTy &props, in removeAssignForDefaultStrong() 213 void rewriteAssign(PropsTy &props, SourceLocation atLoc) const { in rewriteAssign() 242 void maybeAddWeakOrUnsafeUnretainedAttr(PropsTy &props, in maybeAddWeakOrUnsafeUnretainedAttr() 335 bool hasGCWeak(PropsTy &props, SourceLocation atLoc) const { in hasGCWeak()
|
| /freebsd-12-stable/lib/libbe/ |
| D | be_info.c | 115 be_get_dataset_props(libbe_handle_t *lbh, const char *name, nvlist_t *props) in be_get_dataset_props() 134 be_get_dataset_snapshots(libbe_handle_t *lbh, const char *name, nvlist_t *props) in be_get_dataset_snapshots() 162 nvlist_t *props; in prop_list_builder_cb() local
|
| /freebsd-12-stable/contrib/subversion/subversion/libsvn_ra_serf/ |
| D | property.c | 177 apr_hash_t *props = svn_hash_gets(ns_props, ns); in set_ns_prop() local 320 apr_hash_t *props = apr_hash_this_val(hi_ns); in propfind_closed() local 520 apr_hash_t *props = baton; in svn_ra_serf__deliver_svn_props() local 547 apr_hash_t *props; in deliver_node_props() local 575 apr_hash_t *props; in svn_ra_serf__fetch_node_props() local 653 apr_hash_t *props; in retrieve_baseline_info() local 887 apr_hash_t *props; in svn_ra_serf__fetch_dav_prop() local 910 svn_ra_serf__keep_only_regular_props(apr_hash_t *props, in svn_ra_serf__keep_only_regular_props()
|
| /freebsd-12-stable/contrib/subversion/subversion/libsvn_fs/ |
| D | editor.c | 82 apr_hash_t *props, in add_new_props() 111 apr_hash_t *props, in alter_props() 327 apr_hash_t *props, in add_directory_cb() 363 apr_hash_t *props, in add_file_cb() 398 apr_hash_t *props, in add_symlink_cb() 459 apr_hash_t *props, in alter_directory_cb() 486 apr_hash_t *props, in alter_file_cb() 518 apr_hash_t *props, in alter_symlink_cb()
|
| /freebsd-12-stable/cddl/contrib/opensolaris/lib/libzfs_core/common/ |
| D | libzfs_core.c | 245 lzc_create(const char *fsname, enum lzc_dataset_type type, nvlist_t *props) 259 nvlist_t *props) 347 lzc_snapshot(nvlist_t *snaps, nvlist_t *props, nvlist_t **errlist) 703 recv_impl(const char *snapname, nvlist_t *props, const char *origin, 796 lzc_receive(const char *snapname, nvlist_t *props, const char *origin, 809 lzc_receive_resumable(const char *snapname, nvlist_t *props, const char *origin, 827 lzc_receive_with_header(const char *snapname, nvlist_t *props, 941 lzc_get_bookmarks(const char *fsname, nvlist_t *props, nvlist_t **bmarks)
|
| /freebsd-12-stable/sbin/bectl/ |
| D | bectl_list.c | 157 nvlist_t *props, *sprops; in print_snapshots() local 289 print_headers(nvlist_t *props, struct printc *pc) in print_headers() 341 prop_list_sort(nvlist_t *props, char *property, bool reverse) in prop_list_sort() 410 nvlist_t *dsprops, *props; in bectl_cmd_list() local
|
| /freebsd-12-stable/contrib/subversion/subversion/svn/ |
| D | propget-cmd.c | 74 apr_hash_t *props, in print_properties_xml() 259 apr_hash_t *props, in print_properties() 443 apr_hash_t *props; in svn_cl__propget() local
|
| /freebsd-12-stable/contrib/subversion/subversion/libsvn_client/ |
| D | prop_commands.c | 83 apr_hash_t *props; in get_file_for_validation() local 531 svn_client__remote_propget(apr_hash_t *props, in svn_client__remote_propget() 673 apr_hash_t *props; /* Hash to collect props. */ member 682 apr_hash_t *props, in recursive_propget_receiver() 712 get_prop_from_wc(apr_hash_t **props, in get_prop_from_wc() 761 svn_client_propget5(apr_hash_t **props, in svn_client_propget5() 1200 apr_hash_t *props, in recursive_proplist_receiver() 1456 apr_hash_t *props; in get_local_props() local 1545 svn_client_revprop_list(apr_hash_t **props, in svn_client_revprop_list()
|
| D | cat.c | 62 apr_hash_t *props; in svn_client__get_normalized_stream() local 193 apr_hash_t *props = NULL; in svn_client_cat3() local
|
| /freebsd-12-stable/contrib/xz/src/liblzma/simple/ |
| D | simple_decoder.c | 18 const uint8_t *props, size_t props_size) in lzma_simple_props_decode()
|
| /freebsd-12-stable/contrib/subversion/subversion/svnrdump/ |
| D | util.c | 31 apr_hash_t *props, in svn_rdump__normalize_props()
|
| /freebsd-12-stable/contrib/ncurses/ncurses/win32con/ |
| D | win_driver.c | 75 typedef struct props { struct 76 CONSOLE_SCREEN_BUFFER_INFO SBI; 77 bool progMode; 78 TERM_HANDLE lastOut; 79 DWORD map[MAPSIZE]; 80 DWORD rmap[MAPSIZE]; 81 WORD pairs[NUMPAIRS]; 82 bool buffered; 83 COORD origin; 84 CHAR_INFO *save_screen;
|
| /freebsd-12-stable/contrib/netbsd-tests/modules/k_helper2/ |
| D | k_helper2.c | 77 k_helper2_init(prop_dictionary_t props) in k_helper2_init()
|
| /freebsd-12-stable/contrib/netbsd-tests/modules/k_uvm/ |
| D | k_uvm.c | 72 k_uvm_init(prop_dictionary_t props) in k_uvm_init()
|
| /freebsd-12-stable/contrib/netbsd-tests/modules/ |
| D | t_modctl.c | 206 load(prop_dictionary_t props, bool fatal, const char *fmt, ...) in load() 326 prop_dictionary_t props; in ATF_TC_BODY() local 395 prop_dictionary_t props; in ATF_TC_BODY() local
|
| /freebsd-12-stable/contrib/subversion/subversion/libsvn_delta/ |
| D | element.c | 250 svn_element__payload_create_dir(apr_hash_t *props, in svn_element__payload_create_dir() 264 svn_element__payload_create_file(apr_hash_t *props, in svn_element__payload_create_file() 282 svn_element__payload_create_symlink(apr_hash_t *props, in svn_element__payload_create_symlink()
|
| D | editor.c | 459 apr_hash_t *props, in svn_editor_add_directory() 512 apr_hash_t *props, in svn_editor_add_file() 551 apr_hash_t *props, in svn_editor_add_symlink() 620 apr_hash_t *props) in svn_editor_alter_directory() 677 apr_hash_t *props) in svn_editor_alter_file() 716 apr_hash_t *props) in svn_editor_alter_symlink()
|
| /freebsd-12-stable/contrib/subversion/subversion/libsvn_repos/ |
| D | replay.c | 175 apr_hash_t *props; in add_subdir() local 819 fetch_props_func(apr_hash_t **props, in fetch_props_func() 1076 apr_hash_t *props = NULL; in add_subdir_ev2() local 1352 apr_hash_t *props; in replay_node() local 1379 apr_hash_t *props; in replay_node() local 1454 apr_hash_t *props = NULL; in replay_node() local
|
| D | commit.c | 447 apr_array_header_t *props = svn_prop_hash_to_array(eb->revprop_table, in open_root() local 905 fetch_props_func(apr_hash_t **props, in fetch_props_func() 1116 apr_hash_t *props, in add_directory_cb() 1134 apr_hash_t *props, in add_file_cb() 1151 apr_hash_t *props, in add_symlink_cb() 1184 apr_hash_t *props, in alter_directory_cb() 1202 apr_hash_t *props, in alter_file_cb() 1219 apr_hash_t *props, in alter_symlink_cb()
|
| /freebsd-12-stable/contrib/netbsd-tests/modules/k_helper3/ |
| D | k_helper3.c | 62 prop_dictionary_t props; in load() local
|
| /freebsd-12-stable/contrib/subversion/subversion/libsvn_subr/ |
| D | properties.c | 131 svn_prop_has_svn_prop(const apr_hash_t *props, apr_pool_t *pool) in svn_prop_has_svn_prop() 328 apr_hash_t *props = apr_hash_copy(pool, original_props); in svn_prop__patch() local 493 svn_prop_get_value(const apr_hash_t *props, in svn_prop_get_value()
|
| /freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/ |
| D | zcp_iter.c | 340 nvlist_t **props = lua_touserdata(state, 1); in zcp_props_list_gc() local 351 nvlist_t **props = lua_touserdata(state, lua_upvalueindex(1)); in zcp_props_iter() local 397 nvlist_t **props = lua_newuserdata(state, sizeof (nvlist_t *)); in zcp_props_list() local
|
| /freebsd-12-stable/sys/dev/cxgbe/iw_cxgbe/ |
| D | provider.c | 56 struct ib_port_modify *props) in c4iw_modify_port() 317 c4iw_query_device(struct ib_device *ibdev, struct ib_device_attr *props, in c4iw_query_device() 361 c4iw_query_port(struct ib_device *ibdev, u8 port, struct ib_port_attr *props) in c4iw_query_port()
|