Searched refs:__db_rdetach (Results 1 – 7 of 7) sorted by relevance
22 int __db_rdetach __P((REGINFO *));
499 __db_rdetach(infop) in __db_rdetach() function615 return (__db_rdetach(infop));
145 (void)__db_rdetach(&dblp->reginfo);451 ret = __db_rdetach(&dblp->reginfo);
139 if ((t_ret = __db_rdetach(&dbmp->reginfo)) != 0 && ret == 0)
324 (void)__db_rdetach(&dbmp->reginfo);
143 (void)__db_rdetach(<->reginfo);273 if ((ret = __db_rdetach(<->reginfo)) != 0)
207 (void)__db_rdetach(&tmgrp->reginfo);541 if ((t_ret = __db_rdetach(&tmgrp->reginfo)) != 0 && ret == 0)