Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/
H A Dsysmsg.c72 static int sysmioctl(dev_t, int, intptr_t, int, cred_t *, int *);
91 sysmioctl, /* ioctl */
314 (void) sysmioctl(NODEV, CIOCSETCONSOLE, in parse_buffer()
509 sysmioctl(dev_t dev, int cmd, intptr_t arg, int flag, cred_t *cred, int *rvalp) in sysmioctl() function