Searched defs:PerlLIO_ioctl (Results 1 – 1 of 1) sorted by relevance
689 #define PerlLIO_ioctl(fd, u, buf) \ macro735 #define PerlLIO_ioctl(fd, u, buf) ioctl((fd), (u), (buf)) macro