Searched refs:iocs (Results 1 – 7 of 7) sorted by relevance
70 unsigned long magic, iocs; in check_auth() local75 if (drmGetClient(fd, i, &auth, &pid, &uid, &magic, &iocs) != 0) in check_auth()
236 unsigned long iocs; /**< Ioctl count */ member
237 unsigned long iocs; /**< Ioctl count */ member
242 unsigned long iocs; /**< Ioctl count */ member
623 unsigned long *iocs);
2414 unsigned long *magic, unsigned long *iocs) in drmGetClient() argument2426 *iocs = client.iocs; in drmGetClient()