Home
last modified time | relevance | path

Searched refs:PerlLIO_isatty (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/usr.bin/perl/
H A DXSUB.h570 # define isatty PerlLIO_isatty
H A Diperlsys.h706 # define PerlLIO_isatty(fd) \ macro
761 # define PerlLIO_isatty(fd) isatty((fd)) macro
H A Dpp_sys.c3697 if (PerlLIO_isatty(fd)) in PP()
H A Dperlio.c4256 if (fd >= 0 && PerlLIO_isatty(fd)) { in PerlIOBuf_pushed()
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
H A D5005000277 PerlLIO_isatty # Z added by devel/scanprov