Searched refs:_sync_opts (Results 1 – 4 of 4) sorted by relevance
39 return (_sync_opts(Field(f), opts)); in set_field_opts()52 return (_sync_opts(x, x->opts | opts)); in field_opts_on()60 return (_sync_opts(x, x->opts & ~opts)); in field_opts_off()
282 _sync_opts;
421 _sync_opts(FIELD *f, OPTIONS opts) in _sync_opts() function
237 extern int _sync_opts(FIELD *, OPTIONS);