Lines Matching refs:ioctl
13 operations. Using a file descriptor gives ioctl operations access to
105 The current autofs implementation uses an ioctl file descriptor opened
120 existing ioctl interface and add new operations to provide this
133 "send fail" operation of the ioctl interface could only ever send
143 ioctl mechanism in favor of systems such as Netlink. An implementation
148 elegant solution for common case ioctl functions but it's not a complete
150 message bus implementation rather than specifically an ioctl replacement.
155 the number of times to call the expire ioctl. This involves scanning
213 returned. Following these checks, for all ioctl commands except
225 in autofs version 5.0.4 and later in file lib/dev-ioctl-lib.c of the
229 The device node ioctl operations implemented by this interface are:
235 Get the major and minor version of the autofs4 device ioctl kernel module
341 this ioctl is called until no further expire candidates are found.
347 be found the ioctl returns -1 with errno set to EAGAIN.