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