Home
last modified time | relevance | path

Searched refs:SF_SYNC (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/sys/
HDsocket.h593 #define SF_SYNC 0x00000004 macro
/NextBSD/sys/kern/
HDuipc_syscalls.c2389 if (flags & SF_SYNC) { in vn_sendfile()