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