Searched defs:initfunc (Results 1 – 2 of 2) sorted by relevance
| /third_party/python/Include/cpython/ | ||
| D | import.h | 26 PyObject* (*initfunc)(void); member |
| /third_party/lwip/src/api/ | ||
| D | tcpip.c | 734 tcpip_init(tcpip_init_done_fn initfunc, void *arg) in tcpip_init() |