Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dstreamio.c3100 strcopyin_strioctl(void *from, void *to, int flag, int copyflag) in strcopyin_strioctl()
3133 strcopyout_strioctl(void *from, void *to, int flag, int copyflag) in strcopyout_strioctl()
3171 strcopyin_strioctl(void *from, void *to, int flag, int copyflag) in strcopyin_strioctl()
3178 strcopyout_strioctl(void *from, void *to, int flag, int copyflag) in strcopyout_strioctl()
3280 strioctl(struct vnode *vp, int cmd, intptr_t arg, int flag, int copyflag, in strioctl()
6006 int copyflag = (flag & (U_TO_K | K_TO_K)); in strdoioctl() local
H A Dstrsubr.c4149 strcopyin(void *from, void *to, size_t len, int copyflag) in strcopyin()
4163 strcopyout(void *from, void *to, size_t len, int copyflag) in strcopyout()
/illumos-gate/usr/src/uts/common/syscall/
H A Dsendfile.c934 uint_t copyflag; in sendvec_chunk() local
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsocksyscalls.c2993 uint_t copyflag; in sosendfile64() local