Home
last modified time | relevance | path

Searched refs:fd_ioctl (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dfd.c83 static int fd_ioctl(dev_t, int, intptr_t, int, cred_t *, int *);
97 fd_ioctl, /* ioctl */
1277 fd_ioctl(dev_t dev, int cmd, intptr_t arg, int flag, cred_t *cred_p, in fd_ioctl() function
/illumos-gate/usr/src/uts/sun/io/
H A Dfd.c168 static int fd_ioctl(dev_t, int, intptr_t, int, cred_t *, int *);
508 fd_ioctl, /* ioctl */
1874 fd_ioctl(dev_t dev, int cmd, intptr_t arg, int flag, in fd_ioctl() function