Searched refs:_sync_opts (Results 1 – 4 of 4) sorted by relevance
41 return (_sync_opts(Field(f), opts)); in set_field_opts()54 return (_sync_opts(x, x->opts | opts)); in field_opts_on()62 return (_sync_opts(x, x->opts & ~opts)); in field_opts_off()
219 _sync_opts;
423 _sync_opts(FIELD *f, OPTIONS opts) in _sync_opts() function
239 extern int _sync_opts(FIELD *, OPTIONS);