Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsocksyscalls.c2911 boolean_t dozcopy = B_FALSE; in sosendfile64() local
2982 dozcopy = B_TRUE; in sosendfile64()
2984 dozcopy = copyflag & STZCVMSAFE; in sosendfile64()
2987 if (dozcopy) { in sosendfile64()