Home
last modified time | relevance | path

Searched defs:overlapped (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/ntp/sntp/libevent/
H A Diocp-internal.h52 OVERLAPPED overlapped; member
H A Devent_iocp.c74 OVERLAPPED *overlapped=NULL; in loop() local
H A Dlistener.c461 struct event_overlapped overlapped; member
/freebsd/contrib/libevent/
H A Diocp-internal.h52 OVERLAPPED overlapped; member
H A Devent_iocp.c74 OVERLAPPED *overlapped=NULL; in loop() local
H A Dlistener.c461 struct event_overlapped overlapped; member
/freebsd/contrib/llvm-project/compiler-rt/lib/profile/
H A DWindowsMMap.c133 ZeroMemory(&overlapped, sizeof(OVERLAPPED)); in lock() local
/freebsd/contrib/wpa/src/l2_packet/
H A Dl2_packet_ndis.c98 OVERLAPPED overlapped; in l2_packet_send() local
/freebsd/crypto/openssl/crypto/evp/
H A Devp_enc.c552 int overlapped = (len > 0) & (diff != 0) & ((diff < (PTRDIFF_T)len) | in ossl_is_partially_overlapping() local