Searched refs:clone_match_func (Results 1 – 2 of 2) sorted by relevance
163 typedef int clone_match_func(const char *); typedef166 void clone_setdefcallback_filter(clone_match_func *, clone_callback_func *);
131 clone_match_func *ifmatch;154 clone_setdefcallback_filter(clone_match_func *filter, clone_callback_func *p) in clone_setdefcallback_filter()