Searched refs:NC_IOC_GETNODE (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libnsctl/common/
H A Dmachdep.c72 ioctlcmd = NC_IOC_GETNODE;
87 if (ioctlcmd == NC_IOC_GETNODE)
120 rval = ioctl(fd, NC_IOC_GETNODE, &node);
/illumos-gate/usr/src/uts/common/avs/ncall/
H A Dncall.h101 #define NC_IOC_GETNODE _NCIOC_(0) /* return this node */ macro
H A Dncall.c374 case NC_IOC_GETNODE:
/illumos-gate/usr/src/cmd/avs/ncall/
H A Dncalladm.c515 mirror = ioctl(ifd, NC_IOC_GETNODE, &thisnode);

Completed in 46 milliseconds