Home
last modified time | relevance | path

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

/dports/lang/perl5.34/perl-5.34.0/dist/IO/
H A Dpoll.h54 # define HAS_POLL macro
/dports/lang/perl5.30/perl-5.30.3/dist/IO/
H A Dpoll.h54 # define HAS_POLL macro
/dports/lang/perl5.32/perl-5.32.1/dist/IO/
H A Dpoll.h54 # define HAS_POLL macro
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/IO/
H A Dpoll.h54 # define HAS_POLL macro
/dports/devel/py-sh/sh-1.14.2/
H A Dsh.py143 HAS_POLL = hasattr(select, "poll") variable