Searched refs:DLDCOPYOUT (Results 1 – 3 of 3) sorted by relevance
103 #define DLDCOPYOUT 0x00000002 /* copyout di_argsize amount of data */ macro104 #define DLDCOPYINOUT (DLDCOPYIN | DLDCOPYOUT)
1990 { OVERLAY_IOC_PROPINFO, DLDCOPYIN | DLDCOPYOUT,1993 { OVERLAY_IOC_GETPROP, DLDCOPYIN | DLDCOPYOUT,1999 { OVERLAY_IOC_NPROPS, DLDCOPYIN | DLDCOPYOUT,2002 { OVERLAY_IOC_STATUS, DLDCOPYIN | DLDCOPYOUT,
1719 if ((info->di_flags & DLDCOPYOUT) && in drv_ioctl()