Searched refs:shelf_construct (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13.1/contrib/subversion/subversion/libsvn_client/ |
| H A D | shelf.c | 552 shelf_construct(svn_client__shelf_t **shelf_p, in shelf_construct() function 585 SVN_ERR(shelf_construct(shelf_p, name, in svn_client__shelf_open_existing() 607 SVN_ERR(shelf_construct(&shelf, name, in svn_client__shelf_open_or_create()
|
| H A D | shelf2.c | 1189 shelf_construct(svn_client__shelf2_t **shelf_p, in shelf_construct() function 1223 SVN_ERR(shelf_construct(shelf_p, name, in svn_client__shelf2_open_existing() 1245 SVN_ERR(shelf_construct(&shelf, name, in svn_client__shelf2_open_or_create()
|