Home
last modified time | relevance | path

Searched defs:foreachfunc (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Modules/
Dnismodule.c119 typedef int (*foreachfunc)(unsigned long, char *, int, char *, int, void *); typedef
121 typedef int (*foreachfunc)(int, char *, int, char *, int, char *); typedef