Searched refs:evWaitFor (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14-stable/lib/libc/include/isc/ |
| HD | eventlib.h | 192 #define evWaitFor __evWaitFor macro 197 int evWaitFor __P((evContext, const void *, evWaitFunc, void *, evWaitID *));
|
| /freebsd-14-stable/contrib/bsnmp/snmpd/ |
| HD | main.c | 1754 if (evWaitFor(evctx, &work, info_func, in main() 1765 if (evWaitFor(evctx, &work, config_func, in main()
|