Searched refs:STZCVMUNSAFE (Results 1 – 5 of 5) sorted by relevance
1186 so->so_proto_props.sopp_zcopyflag &= ~STZCVMUNSAFE; in so_set_prop()1188 so->so_proto_props.sopp_zcopyflag |= STZCVMUNSAFE; in so_set_prop()
2996 if ((copyflag & (STZCVMSAFE|STZCVMUNSAFE)) == 0) { in sosendfile64()
314 #define STZCVMUNSAFE 0x00000002 /* unsafe to borrow file pages */ macro
950 copyflag & STZCVMUNSAFE) { in sendvec_chunk()
2417 stp->sd_copyflag &= ~STZCVMUNSAFE; in strrput_nondata()2419 stp->sd_copyflag |= STZCVMUNSAFE; in strrput_nondata()