Searched defs:foreachfunc (Results 1 – 1 of 1) sorted by relevance
/third_party/python/Modules/ |
D | nismodule.c | 119 typedef int (*foreachfunc)(unsigned long, char *, int, char *, int, void *); typedef 121 typedef int (*foreachfunc)(int, char *, int, char *, int, char *); typedef
|