Searched refs:directive_domain (Results 1 – 2 of 2) sorted by relevance
75 void (*directive_domain) (struct abstract_catalog_reader_ty *pop, char *name); member
89 if (pop->methods->directive_domain) in call_directive_domain()90 pop->methods->directive_domain (pop, name); in call_directive_domain()