Home
last modified time | relevance | path

Searched refs:sosendallatonce (Results 1 – 3 of 3) sorted by relevance

/f-stack/tools/compat/include/sys/
H A Dsocketvar.h267 #define sosendallatonce(so) \ macro
/f-stack/freebsd/sys/
H A Dsocketvar.h267 #define sosendallatonce(so) \ macro
/f-stack/freebsd/kern/
H A Duipc_socket.c1549 int atomic = sosendallatonce(so) || top;
2305 !sosendallatonce(so) && nextrecord == NULL) {