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