Searched refs:parent_depth (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/ncurses/ncurses/base/
H A Dresizeterm.c190 parent_depth(WINDOW *cmp) function
219 parent_depth(win),
322 if (parent_depth(win) == depth) {
/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Dnode.c929 svn_depth_t *parent_depth,
947 if (parent_depth)
948 *parent_depth = svn_depth_unknown;
971 NULL, NULL, NULL, parent_depth, NULL, NULL,
923 svn_wc__check_for_obstructions(svn_wc_notify_state_t *obstruction_state, svn_node_kind_t *kind, svn_boolean_t *deleted, svn_boolean_t *excluded, svn_depth_t *parent_depth, svn_wc_context_t *wc_ctx, const char *local_abspath, svn_boolean_t no_wcroot_check, apr_pool_t *scratch_pool) argument
/freebsd-11-stable/contrib/subversion/subversion/include/private/
H A Dsvn_wc_private.h1102 svn_depth_t *parent_depth,
/freebsd-11-stable/contrib/subversion/subversion/libsvn_client/
H A Dmerge.c535 svn_depth_t *parent_depth,
562 parent_depth,
1828 svn_depth_t parent_depth;
1838 &parent_depth,
1867 || (parent_depth != svn_depth_unknown &&
1868 parent_depth < svn_depth_files)))
2615 svn_depth_t parent_depth;
2625 &parent_depth, merge_b,
2677 || (parent_depth != svn_depth_unknown &&
2678 parent_depth < svn_depth_immediate
527 perform_obstruction_check(svn_wc_notify_state_t *obstruction_state, svn_boolean_t *deleted, svn_boolean_t *excluded, svn_node_kind_t *kind, svn_depth_t *parent_depth, const merge_cmd_baton_t *merge_b, const char *local_abspath, apr_pool_t *scratch_pool) argument
1824 svn_depth_t parent_depth; local
2611 svn_depth_t parent_depth; local
[all...]

Completed in 192 milliseconds