Searched refs:completion_key (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/bsd/ntp/dist/sntp/libevent/
H A Devent_iocp.c58 handle_entry(OVERLAPPED *o, ULONG_PTR completion_key, DWORD nBytes, int ok) argument
62 eo->cb(eo, completion_key, nBytes, ok);
/netbsd-current/external/bsd/libevent/dist/
H A Devent_iocp.c57 handle_entry(OVERLAPPED *o, ULONG_PTR completion_key, DWORD nBytes, int ok) argument
61 eo->cb(eo, completion_key, nBytes, ok);

Completed in 257 milliseconds