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