Lines Matching refs:user
13 utilized by user space applications to communicate with IOPs and devices
15 that are available to the user and provides examples of their uses.
21 This document and the I2O user space interface are currently maintained
53 EFAULT Invalid user space pointer was passed
79 EFAULT Invalid user space pointer was passed
108 EFAULT Invalid user space pointer was passed
143 EFAULT Invalid user space pointer was passed
151 changed properly on the IOP. The user should check the result
180 EFAULT Invalid user space pointer was passed
188 properly retreived. The user should check the result list
227 EFAULT Invalid user space pointer was passed
259 user is responsible for allocating memory pointed by sw->buf. The
269 EFAULT Invalid user space pointer was passed
306 EFAULT Invalid user space pointer was passed
365 EFAULT Invalid user space pointer was passed
375 the select() interface to allow user apps to periodically poll
376 the /dev/i2o/ctl device for events. When select() notifies the user
377 that an event is available, the user would call read() to retrieve
393 - Changed all ioctls() to use pointers to user data instead of actual data