Searched refs:pshot_ioctl (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/ |
H A D | pshot.h | 163 static int pshot_ioctl(dev_t, int, intptr_t, int, cred_t *, int *);
|
/illumos-gate/usr/src/uts/common/io/ |
H A D | pshot.c | 344 pshot_ioctl, /* ioctl */ 1826 * pshot_ioctl: redirects to appropriate command handler based on various 1831 pshot_ioctl(dev_t dev, int cmd, intptr_t arg, int mode, cred_t *credp, function 1859 cmn_err(CE_WARN, "pshot_ioctl: unmatched nodename on minor %u",
|
Completed in 64 milliseconds