Searched refs:foreachfunc (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Modules/ |
H A D | nismodule.c | 120 typedef int (*foreachfunc)(unsigned long, char *, int, char *, int, void *); typedef 122 typedef int (*foreachfunc)(int, char *, int, char *, int, char *); typedef 256 cb.foreach = (foreachfunc)nis_foreach; in nis_cat()
|
Completed in 2 milliseconds