On Wed, May 20, 2020 at 01:24:02PM -0700, Bart Van Assche wrote: > Adding /*reserved=*/ and /*iterate_all=*/ comments in front of the > boolean arguments would make this code easier to read. Actually, flags values would be much more understandable, and allow to consolidate more code. I've switched the implementation over to that.