Searched defs:strioctl (Results 1 - 1 of 1) sorted by relevance

/solaris-userland/components/openvswitch/files/lib/
H A Dutil-solaris.c285 strioctl(int s, int cmd, char *buf, uint_t buflen) function
287 struct strioctl ioc;
316 if (strioctl(fd, SIOCSLIFNAME, (char *)&lifr,

Completed in 26 milliseconds