Searched refs:bt_putnode (Results 1 – 4 of 4) sorted by relevance
283 if (bt_putnode(left) < 0 || in n_split()284 bt_putnode(&right) < 0) in n_split()311 if (bt_putnode(&n) < 0) in n_split()362 return bt_putnode(np); in n_insert()387 if (bt_putnode(left) < 0) in n_merge()408 if (bt_putnode(&n) < 0) in n_merge()458 return bt_putnode(np); in n_delete()
88 int bt_putnode(node *np) in bt_putnode() function282 if (bt_putnode(&bt->hdrnd) < 0) in bt_writehdr()317 if (bt_putnode(&n) < 0) in bt_writehdr()419 if (bt_putnode(&n) < 0) in bt_space()426 if (bt_putnode(&mapnd) < 0) in bt_space()467 return bt_putnode(np); in bt_insertx()495 bt_putnode(&root) < 0) in bt_insert()543 if (bt_putnode(&root) < 0) in bt_insert()596 return bt_putnode(np); in bt_deletex()
21 int bt_putnode(node *);
150 return bt_putnode(np); in v_putcatrec()167 return bt_putnode(np); in v_putextrec()