Searched refs:rb_ops_wcs (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_match.c197 static const struct archive_rb_tree_ops rb_ops_wcs = { variable in typeref:struct:archive_rb_tree_ops
1411 a->exclusion_tree.rbt_ops = &rb_ops_wcs;
1413 (void)rb_ops_wcs;
1551 a->exclusion_tree.rbt_ops = &rb_ops_wcs;
1553 (void)rb_ops_wcs;

Completed in 169 milliseconds