Home
last modified time | relevance | path

Searched defs:get_prop (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/tests/sys/cddl/zfs/include/
H A Dlibtest.kshlib799 function get_prop # property dataset function
/freebsd-13.1/contrib/subversion/subversion/libsvn_fs/
H A Dfs-loader.h290 svn_error_t *(*get_prop)(svn_string_t **value_p, svn_fs_txn_t *txn, member
/freebsd-13.1/contrib/subversion/subversion/libsvn_wc/
H A Dmerge.c62 get_prop(const apr_array_header_t *prop_diff, in get_prop() function