Home
last modified time | relevance | path

Searched defs:PerlLIO_ioctl (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/
H A Diperlsys.h704 # define PerlLIO_ioctl(fd, u, buf) \ macro
760 # define PerlLIO_ioctl(fd, u, buf) ioctl((fd), (u), (buf)) macro