Searched refs:standin (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_rb.c377 struct archive_rb_node *self, struct archive_rb_node *standin)
379 const unsigned int standin_which = RB_POSITION(standin);
382 struct archive_rb_node *standin_father = RB_FATHER(standin);
383 int rebalance = RB_BLACK_P(standin);
390 standin_son = standin->rb_nodes[standin_which];
396 standin_son = standin->rb_nodes[standin_other];
418 * If we are about to delete the standin's father, then when
421 * our standin's father we only need to reparent the standin's
428 * Have our son/standin adop
371 __archive_rb_tree_swap_prune_and_rebalance(struct archive_rb_tree *rbt, struct archive_rb_node *self, struct archive_rb_node *standin) argument
495 struct archive_rb_node *standin; local
[all...]
/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c92410 Select standin; local
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.c131291 Select standin; local
[all...]

Completed in 1118 milliseconds