Home
last modified time | relevance | path

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

/third_party/node/test/addons/async-cleanup-hook/
Dbinding.cc5 void MustNotCall(void* arg, void(*cb)(void*), void* cbarg) { in MustNotCall() argument
17 void AsyncCleanupHook(void* arg, void(*cb)(void*), void* cbarg) { in AsyncCleanupHook() argument
/third_party/popt/src/
Dpopt.c118 poptArg cbarg = { .ptr = NULL }; in invokeCallbacksOPTION() local
554 poptArg cbarg = { .ptr = NULL }; in findOption() local