Home
last modified time | relevance | path

Searched refs:error_path (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/sys/xen/xenbus/
H A Dxenbus.c76 error_path(device_t dev) in error_path() function
120 path_buffer = error_path(dev); in xenbus_dev_verror()
/freebsd-12.1/contrib/subversion/subversion/libsvn_fs_x/
H A Ddag_cache.c955 const char *error_path, in mutable_root_node() argument
961 return SVN_FS__ERR_NOT_MUTABLE(root->fs, root->rev, error_path); in mutable_root_node()
975 const char *error_path, in svn_fs_x__make_path_mutable() argument
1002 error_path, result_pool, in svn_fs_x__make_path_mutable()
1059 SVN_ERR(mutable_root_node(&clone, root, error_path, result_pool, in svn_fs_x__make_path_mutable()
H A Ddag_cache.h138 const char *error_path,
/freebsd-12.1/contrib/subversion/subversion/libsvn_fs_fs/
H A Dtree.c654 const char *error_path, in mutable_root_node() argument
665 return SVN_FS__ERR_NOT_MUTABLE(root->fs, root->rev, error_path); in mutable_root_node()
1187 const char *error_path, in make_path_mutable() argument
1213 error_path, pool)); in make_path_mutable()
1267 SVN_ERR(mutable_root_node(&clone, root, error_path, pool)); in make_path_mutable()
/freebsd-12.1/contrib/subversion/subversion/libsvn_fs_base/
H A Dtree.c425 const char *error_path, in mutable_root_node() argument
434 return SVN_FS__ERR_NOT_MUTABLE(root->fs, root->rev, error_path); in mutable_root_node()
793 const char *error_path, in make_path_mutable() argument
818 error_path, trail, pool)); in make_path_mutable()
869 SVN_ERR(mutable_root_node(&cloned_node, root, error_path, trail, pool)); in make_path_mutable()