Home
last modified time | relevance | path

Searched defs:props (Results 1 – 25 of 160) sorted by relevance

1234567

/freebsd-12-stable/usr.sbin/mfiutil/
Dmfi_volume.c97 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
Dmfi_bbu.c108 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/
DTransProperties.cpp85 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/
Dbe_info.c115 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/
Dproperty.c177 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/
Deditor.c82 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/
Dlibzfs_core.c245 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/
Dbectl_list.c157 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/
Dpropget-cmd.c74 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/
Dprop_commands.c83 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()
Dcat.c62 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/
Dsimple_decoder.c18 const uint8_t *props, size_t props_size) in lzma_simple_props_decode()
/freebsd-12-stable/contrib/subversion/subversion/svnrdump/
Dutil.c31 apr_hash_t *props, in svn_rdump__normalize_props()
/freebsd-12-stable/contrib/ncurses/ncurses/win32con/
Dwin_driver.c75 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/
Dk_helper2.c77 k_helper2_init(prop_dictionary_t props) in k_helper2_init()
/freebsd-12-stable/contrib/netbsd-tests/modules/k_uvm/
Dk_uvm.c72 k_uvm_init(prop_dictionary_t props) in k_uvm_init()
/freebsd-12-stable/contrib/netbsd-tests/modules/
Dt_modctl.c206 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/
Delement.c250 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()
Deditor.c459 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/
Dreplay.c175 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
Dcommit.c447 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/
Dk_helper3.c62 prop_dictionary_t props; in load() local
/freebsd-12-stable/contrib/subversion/subversion/libsvn_subr/
Dproperties.c131 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/
Dzcp_iter.c340 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/
Dprovider.c56 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()

1234567