Home
last modified time | relevance | path

Searched defs:copyflag (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/uts/common/os/
H A Dstreamio.c3010 strcopyin_strioctl(void *from, void *to, int flag, int copyflag) in strcopyin_strioctl()
3043 strcopyout_strioctl(void *from, void *to, int flag, int copyflag) in strcopyout_strioctl()
3081 strcopyin_strioctl(void *from, void *to, int flag, int copyflag) in strcopyin_strioctl()
3088 strcopyout_strioctl(void *from, void *to, int flag, int copyflag) in strcopyout_strioctl()
3190 strioctl(struct vnode *vp, int cmd, intptr_t arg, int flag, int copyflag, in strioctl()
5880 int copyflag = (flag & (U_TO_K | K_TO_K)); in strdoioctl() local
H A Dstrsubr.c4125 strcopyin(void *from, void *to, size_t len, int copyflag) in strcopyin()
4139 strcopyout(void *from, void *to, size_t len, int copyflag) in strcopyout()
/titanic_44/usr/src/uts/common/syscall/
H A Dsendfile.c931 uint_t copyflag; in sendvec_chunk() local
/titanic_44/usr/src/uts/common/fs/sockfs/
H A Dsocksyscalls.c2909 uint_t copyflag; in sosendfile64() local