Searched refs:NGIOCGINFO (Results 1 – 4 of 4) sorted by relevance
219 if (ioctl(fd, NGIOCGINFO, &ni) < 0) { in open_device()
371 #define NGIOCGINFO _IOR('N', 40, struct nodeinfo) /* get node info */ macro
302 case NGIOCGINFO: in ng_h4_ioctl()
294 if (ioctl(p->fd, NGIOCGINFO, info) < 0) { in LoadLineDiscipline()